Skip to content
Snippets Groups Projects
Unverified Commit 001055df authored by metamben's avatar metamben Committed by GitHub
Browse files

Fix compilation of temporal arithmetic in between filters (#23292)

Fix compilation of temporal arithmetic for BigQuery and Mongo 5+

* Mongo 4 doesn't support $dateAdd so the generated filters result in an exception.
* Support adding field to interval too (time intervals were not allowed in the first place of an addition)
* Support temporal arithmetic with more than two operands for Mongo
parent 0a20cd02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment