[ 
https://issues.apache.org/jira/browse/CALCITE-6818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ZheHu resolved CALCITE-6818.
----------------------------
    Resolution: Fixed

Fixed in 
[ed66fcd|https://github.com/apache/calcite/commit/ed66fcd26c983fe7947ae95d88200cc0cf15e3ab],
 thank you for the contribution [~xuzifu666].
Thanks for the review [~mbudiu] [~suibianwanwan33] .

> Write LIMIT for fetch operations in Snowflake
> ---------------------------------------------
>
>                 Key: CALCITE-6818
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6818
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.38.0
>            Reporter: Yu Xu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.39.0
>
>
> Snowflake does not support {{FETCH NEXT ? ROWS ONLY}} syntax:
> SELECT \"product_id\"\nFROM \"foodmart\".\"product\"\nOFFSET 10 ROWS\nFETCH 
> NEXT 100 ROWS ONLY
> need to support it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to