Skip to content

Commit 4986ca0

Browse files
Added note on NEXT limitations
1 parent b9ee887 commit 4986ca0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,8 @@ RETURN customer.firstName AS plantCustomer
381381
| "Niko"
382382

383383
1+d|Rows: 6
384-
|===
384+
|===
385+
386+
[[next-unsupported-behavior]]
387+
== Known limitations
388+
`NEXT` currently does not support aggregations when the aggregation is used in a `UNION` query, wrapped in braces or after a `USE` clause.

0 commit comments

Comments
 (0)