Skip to content

Write hive partitions for any int/uint/float #15336

Closed
@christophermcdermott

Description

@christophermcdermott

Is your feature request related to a problem or challenge?

I hit this error:
DataFusion error: This feature is not implemented: it is not yet supported to write to hive partitions with datatype UInt64

Describe the solution you'd like

Partitioning on any int/uint/float datatype should just work.

Describe alternatives you've considered

Casting can be used to work around it, but it is a stumbling block for a newcomer like myself.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions