alamb commented on code in PR #12032: URL: https://github.com/apache/datafusion/pull/12032#discussion_r1719795580
########## datafusion/sqllogictest/test_files/aggregate.slt: ########## @@ -1826,7 +1826,7 @@ from values (interval '2 month 15 days'), (interval '-2 month') ---- -Interval(MonthDayNano) 0 years -2 mons 0 days 0 hours 0 mins 0.000000000 secs 0 years 2 mons 15 days 0 hours 0 mins 0.000000000 secs +Interval(MonthDayNano) -2 mons 2 mons 15 days Review Comment: This display difference is due to https://github.com/apache/arrow-rs/pull/6006 from @Rachelint to make the display more readable ❤️ -- 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