gene-bordegaray commented on issue #21992:
URL: https://github.com/apache/datafusion/issues/21992#issuecomment-4563595609
Update on work going forward. I plan to implement follow-up work roughly in
this order to continue to lay good foundations and incrementally build up
support:
1. Range compatibility and rewrite helpers
- Issue: #22395
2. Preserve Range partitioning through physical optimizer rules
- Issue: #22395
3. Expose source Range partitioning
- Issue: child issue under #22395
4. Use compatible Range partitioning in join planning
- Issue: child issue under #22395
5. Dynamic filter partition-local routing
- Issues: #21207, #21992, child issue under #22395
6. Range repartition execution
- Issue: #22397
7. Planner/API rule that requests Range repartitioning
- Issue: child issue under #22397
- Add the reason to insert range repartitions.
8. Expose Range partitioning across FFI
- Issue: #22394
Please let me know if this ordering doesn't seem like the best direction.
Would also love nay help in tackling these 😄
cc: @alamb @NGA-TRAN @stuhood
--
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]