benbellick commented on issue #23569:
URL: https://github.com/apache/datafusion/issues/23569#issuecomment-5688174981

   Following the breakdown proposed by @gene-bordegaray in 
https://github.com/apache/datafusion/pull/24501#issuecomment-5589790676, I plan 
to continue this work in smaller steps:
   
   - [x] Fix extreme-timestamp arithmetic in `date_trunc`: #25129 / #25131
   - [ ] Audit `date_bin` and `date_trunc` for range-partitioning analysis and 
expose when they are supported
   - [ ] Use that information in range partition satisfaction and aggregation 
planning to avoid unnecessary repartitioning
   
   I will open issues for the remaining two steps and link them here.


-- 
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]

Reply via email to