NGA-TRAN commented on issue #21207: URL: https://github.com/apache/datafusion/issues/21207#issuecomment-4316789527
> One obvious thing to do would be to add a Partitioning::Range variant to [Partitioning](https://docs.rs/datafusion/latest/datafusion/physical_expr/enum.Partitioning.html). If Range is not expressive enough, we could add a version implemented via a trait likePartitioning::Custom(Arc<dyn MyPartitioning>) This was my suggestion to the team at first and months ago. Let us go with this -- 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]
