vvysotskyi opened a new pull request #2669:
URL: https://github.com/apache/calcite/pull/2669


   MS SQL doesn't allow using `FETCH` without the `ORDER BY` statement. With 
this change, the `TOP N` statement will be generated instead of `FETCH` to 
prevent such errors.
   
   Also, added `START AT` for Sybase, since initially OFFSET was ignored there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to