[
https://issues.apache.org/jira/browse/CALCITE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057311#comment-15057311
]
Amogh Margoor commented on CALCITE-1010:
----------------------------------------
Hi [~julianhyde]
I have raised PR for this: https://github.com/apache/calcite/pull/179
Tests looks clean:
https://travis-ci.org/qubole/incubator-calcite/builds/96717101
> Support FETCH/LIMIT and OFFSET in RelToSqlConverter
> ---------------------------------------------------
>
> Key: CALCITE-1010
> URL: https://issues.apache.org/jira/browse/CALCITE-1010
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Amogh Margoor
>
> Extend RelToSqlConverter to support FETCH/LIMIT and OFFSET.
> FETCH is the standard but LIMIT is more common. Therefore we will need to
> extend the Dialect to know which syntax a particular database prefers. If it
> accepts both, let's generate standard SQL syntax.
> Work has already started in
> https://github.com/amoghmargoor/incubator-calcite/tree/CALCITE-1003.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)