gabotechs commented on PR #16503:
URL: https://github.com/apache/datafusion/pull/16503#issuecomment-3022021502

   > Duration doesn't really map 1:1 with IntervalDay. Duration has a single 
logical component for time, but IntervalDay has two logical components, time 
and days.
   
   🤔 it still does not sound too bad to me.
   
   If you want to play it safe, one thing we can do is to take other types that 
are failing, like Float16, attempt to ship a solution based on Substrait UDTs, 
and if it turns out to be clean then port the same approach it to 
Duration/IntervalDay


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to