You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2017/11/19 10:19:01 UTC

[jira] [Created] (CALCITE-2061) Support for dynamic parameters in offset/fetch (limit)

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)