Jackie-Jiang commented on issue #7242: URL: https://github.com/apache/pinot/issues/7242#issuecomment-891431505
Currently `LIMIT` is modeled as an int in the thrift object, and changing it to long involves protocol change. Can you please elaborate the use case where you want to put super large limit? We might want to allow unlimited (no limit) in that case -- 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]
