Enrico Olivelli created CALCITE-2061:
----------------------------------------
Summary: Support for dynamic parameters in offset/fetch (limit)
Key: CALCITE-2061
URL: https://issues.apache.org/jira/browse/CALCITE-2061
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.15.0
Reporter: Enrico Olivelli
Assignee: Julian Hyde
Priority: Critical
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 ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)