Skip to content

Arbalister not working with .parquet containing uppercase column names #65

Description

@Pizzo97

When a parquet file has columns with uppercase names, routes.py give error.
This is caused by the extension considering all the columns lowercase (even if they are not), so Datafusion answers with "column_example" not found.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions