alamb commented on issue #7887:
URL: 
https://github.com/apache/arrow-datafusion/issues/7887#issuecomment-1773911548

   > I am not sure this is what you searched for but there was an issue 
https://github.com/apache/arrow-datafusion/issues/5535.
   
   Thank you -- this is exactly what I was looking for. 
   
   > I will again think about how to insert Interval library there without 
sacrificing performance.
   
   I may be able to help with this too. One way is use `Datum` (from arrow) 
(rather than ScalarValue)` in the `Interval` representation -- that way each 
can store a single value or multiple. 


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

Reply via email to