palaska commented on PR #12626:
URL: https://github.com/apache/datafusion/pull/12626#issuecomment-2377943828

   I guess when no `LIMIT` is specified with `ORDER BY`, our default behavior 
was to fallback to `-1` since `fetch` is not an optional arg in our proto 
definition. I made the conversion into usize best effort so things should work 
as expected now


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to