korowa commented on code in PR #5491: URL: https://github.com/apache/arrow-datafusion/pull/5491#discussion_r1129056532
########## datafusion/core/tests/sqllogictests/test_files/timestamps.slt: ########## @@ -191,3 +191,24 @@ query P SELECT DATE_TRUNC('second', '2022-08-03 14:38:50Z'); ---- 2022-08-03T14:38:50 + +# Test that interval can add a timestamp Review Comment: I meant last four tests, added in 2nd commit. Now when we have them this conversation can be "marked as resolved" 🙃 -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org