We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6405d commit cfeb009Copy full SHA for cfeb009
website/cue/reference/remap/functions.cue
@@ -74,7 +74,7 @@ remap: {
74
performance perspective.
75
76
2. **Date range search**. The given field must be greater than or equal to the `from` date
77
- and less than or equal to the `to` date. A date range search involves
+ and/or less than or equal to the `to` date. A date range search involves
78
sequentially scanning through the rows that have been located using any exact match
79
criteria. This can be an expensive operation if there are many rows returned by any exact
80
match criteria. Therefore, use date ranges as the _only_ criteria when the enrichment
0 commit comments