kkhatua commented on issue #1608: DRILL-6960: AutoLimit the size of ResultSet for a WebUI (or REST) client URL: https://github.com/apache/drill/pull/1608#issuecomment-467184997 @vvysotskyi The latest commit (id: 12369c0) is able to achieve what you needed. We indicate on the initiating client if the autoLimit is set. The actual client response downstream (will read a value of zero if `DrillSqlWorker` disabledAutolimit in the context,) wil detect that there was no autoLimit.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
