comphead commented on issue #5650: URL: https://github.com/apache/arrow-datafusion/issues/5650#issuecomment-1477043737
@alamb `select * from foo where x < now() - '1 day'` such kind of queries doesn't work in PG. I would think it is expected behavior as '1 day' is really string. -- 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]
