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

   > 
~[sqlparser-rs/sqlparser-rs#705](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 turned out to just be an error with the data file I was working with. 
Everything seems to work as expected now.


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