Description
Fetch/Offset already support RexNode, it will be useful to support Dynamic parameters as well.
This implementation is needed to be able to run Yahoo YCSB JDBC benchmarks which does large use of this syntax
select .... LIMIT ?
Attachments
Issue Links
- is depended upon by
-
CALCITE-2049 Release Calcite 1.15.0
- Closed
- is related to
-
CALCITE-5286 Join with parameterized LIMIT throws AssertionError "not a literal"
- Closed
- relates to
-
CALCITE-5048 Query with parameterized LIMIT and correlated sub-query throws AssertionError "not a literal"
- Closed