Skip to content

Add SQL query planner support for DISTRIBUTED BY #3207

@andygrove

Description

@andygrove

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Hive, Spark, Dask SQL all support DISTRIBUTED BY so I would like DataFusion to be able to build logical plans from these queries.

Spark: https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-distribute-by.html

Describe the solution you'd like
Add new PartitioningScheme

Describe alternatives you've considered
None

Additional context
None

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