vvysotskyi commented on issue #1742: DRILL-7160: e.q.max_rows QUERY-level option shown even if not set URL: https://github.com/apache/drill/pull/1742#issuecomment-481175705 @kkhatua, `exec.query.max_rows` query level option should be present in query profile only for the case when auto-limit is applied or can be applied, but currently, it is present even for the case when the non-select query is submitted and `exec.query.max_rows` is set to non-zero value. Please fix this case and verify that other corner cases are handled correctly.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
