-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
The current query language does not provide any syntax to stop pipeline execution and fail fast. A common case could be that users don't expect to see null values for a certain field and want to throw an error for those cases instead of ignoring them
- is duplicated by
-
SERVER-98295 New $error aggregation operator to terminate a query with a custom error message
- Closed