Skip to content

Allow simplified OFFSET syntax#746

Merged
martint merged 1 commit intotrinodb:masterfrom
kasiafi:OffsetImplementation
May 11, 2019
Merged

Allow simplified OFFSET syntax#746
martint merged 1 commit intotrinodb:masterfrom
kasiafi:OffsetImplementation

Conversation

@kasiafi
Copy link
Member

@kasiafi kasiafi commented May 11, 2019

This change allows using simplified syntax
OFFSET x
instead of
OFFSET x ROW/ROWS

This change allows using simplified syntax
`OFFSET x`
instead of
`OFFSET x ROW/ROWS`
@cla-bot cla-bot bot added the cla-signed label May 11, 2019
@martint martint merged commit aab267e into trinodb:master May 11, 2019
fgwang7w added a commit to fgwang7w/presto that referenced this pull request Jun 9, 2021
Cherry-pick of trinodb/trino#723 and trinodb/trino#746

Co-authored-by: kasiafi <30203062+kasiafi@users.noreply.github.com>
rongrong pushed a commit to prestodb/presto that referenced this pull request Jun 22, 2021
Cherry-pick of trinodb/trino#723 and trinodb/trino#746

Co-authored-by: kasiafi <30203062+kasiafi@users.noreply.github.com>
jzzhaofb-zz pushed a commit to jzzhaofb-zz/presto that referenced this pull request Jun 29, 2021
Cherry-pick of trinodb/trino#723 and trinodb/trino#746

Co-authored-by: kasiafi <30203062+kasiafi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants