Jackie-Jiang commented on issue #7242: URL: https://github.com/apache/pinot/issues/7242#issuecomment-895467442
Currently the `PinotQuery` (parsed pinot query) has `limit` as an `int` field, so it is hard to add it. One possible workaround would be put the long limit as a query option, but that is quite hacky -- 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]
