You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "comphead (via GitHub)" <gi...@apache.org> on 2023/03/20 22:46:13 UTC

[GitHub] [arrow-datafusion] comphead commented on issue #5650: `timestamp` - interval results in `The type of Timestamp(Nanosecond, Some("+00:00")) Minus Utf8 of binary physical should be same`

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

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