gabotechs commented on issue #14738:
URL: https://github.com/apache/datafusion/issues/14738#issuecomment-2664836889

   It seems like even without integer overflows, the overall logic is wrong:
   ```
   SELECT date_part('seconds', interval '1 hour')
   -- returns 3600, but the result should be 0
   ```


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