gene-bordegaray opened a new issue, #22786: URL: https://github.com/apache/datafusion/issues/22786
Part of #22395. DataFusion now has a logical `Partitioning::Range` representation, but `LogicalPlan::Repartition` with range partitioning is rejected during physical planning. Add planner support to lower logical range repartitioning to an appropriate physical plan once range repartition execution support is available. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
