alamb opened a new pull request, #5803:
URL: https://github.com/apache/arrow-datafusion/pull/5803

   # Which issue does this PR close?
   
   Follow on to https://github.com/apache/arrow-datafusion/pull/5764
   
   # Rationale for this change
   When https://github.com/apache/arrow-datafusion/pull/5764 was coded by 
@berkaysynnada there was no way to create INTERVAL values directly (that needed 
https://github.com/apache/arrow-datafusion/pull/5792) leading to some akward 
tests that added/substracted timestamps to get intervals
   
   # What changes are included in this PR?
   Update tests to directly use `INTERVAL` after 
https://github.com/apache/arrow-datafusion/pull/5792 landed
   
   # Are these changes tested?
   Yes all tests
   
   # Are there any user-facing changes?
   No


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