Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7160

exec.query.max_rows QUERY-level options are shown on Profiles tab

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.16.0
    • 1.16.0
    • Web Server

    Description

      As arina has noticed, option exec.query.max_rows is shown on Web UI's Profiles even when it was not set explicitly. The issue is because the option is being set on the query level internally.

      From the code, looks like it is set in DrillSqlWorker.checkAndApplyAutoLimit(), and perhaps a check whether the value differs from the existing one should be added.

      Attachments

        Issue Links

          Activity

            People

              kkhatua Kunal Khatua
              volodymyr Vova Vysotskyi
              Vova Vysotskyi Vova Vysotskyi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: