kosiew commented on PR #22823:
URL: https://github.com/apache/datafusion/pull/22823#issuecomment-4756810850

   @kumarUjjawal,
   
   I would say 
   
   #22685 focuses on how timestamps are scaled and validated **before** binning.
   
   #22987 focuses on how the binning function is applied across different input 
shapes (scalar vs array).
   
   In one sentence
   #22685 = centralize timestamp conversion/overflow handling.
   
   #22987 = centralize scalar/array execution mapping.


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