You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/28 17:08:52 UTC

[GitHub] [arrow-datafusion] sarahyurick commented on issue #3944: Bug with intervals and logical and/or

sarahyurick commented on issue #3944:
URL: https://github.com/apache/arrow-datafusion/issues/3944#issuecomment-1329449086

   https://github.com/sqlparser-rs/sqlparser-rs/pull/705 has been merged, but now it seems like the second condition of something like `where d3_date > d1_date + INTERVAL '5 days' and d2_date > d1_date + INTERVAL '3 days'` isn't being checked by DataFusion. Currently looking into this.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org