Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Add method RelBuilder.size(), one application of which is to know whether it is safe to call peek().
Also continue the work started in CALCITE-4719, improving support for ARRAY query constructor, e.g.
SELECT ARRAY (SELECT ...) AS items FROM Orders
Attachments
Issue Links
- is related to
-
CALCITE-4719 Add variants of RexSubQuery that collect sub-queries into MULTISET, ARRAY and MAP collections
- Closed