findepi commented on PR #13028:
URL: https://github.com/apache/datafusion/pull/13028#issuecomment-2431142121

   > Not really, allowing fractional values looks quite bizarre to me, however, 
nowadays many SQL are auto-generated so we can't make too many assumptions
   
   If i were generating queries, i wouldn't ask a database to do `LIMIT 1+2`, 
I'd generate `LIMIT 3`.
   Do you maybe know what class of software generates `LIMIT <expr>` or `LIMIT 
<fractional>`?


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