Jefffrey commented on issue #4220:
URL: 
https://github.com/apache/arrow-datafusion/issues/4220#issuecomment-1400117839

   Resolved by https://github.com/apache/arrow-rs/pull/3491 via arrow-rs v31 
update https://github.com/apache/arrow-datafusion/pull/4927
   
   ```sql
   DataFusion CLI v16.0.0
   ❯ select interval '-0.0001 second';
   +--------------------------------------------------------+
   | IntervalMonthDayNano("18446744073709451616")           |
   +--------------------------------------------------------+
   | 0 years 0 mons 0 days 0 hours 0 mins -0.000100000 secs |
   +--------------------------------------------------------+
   1 row in set. Query took 0.002 seconds.
   ❯
   ```


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