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

Line number & column number are not part of Exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.9.0
    • Future
    • SQL Parser
    • None

    Description

      In the Exception below, line number and column number are not reported.

      0: jdbc:drill:> eplain plan for select max( key1 ) maximum, count( key1 ) count_key1, sum( key1 ) sum_key1, min( key1 ) minimum, avg( key1 ) average, key2 from `twoKeyJsn.json` group by key2 order by key2;
      Query failed: SYSTEM ERROR: Failure parsing SQL. Non-query expression encountered in illegal context
      
      [351fe762-0c51-48a5-823e-1fd69b2ec00d on centos-02.qa.lab:31010]
      
      Error: exception while executing query: Failure while executing query. (state=,code=0)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            khfaraaz Khurram Faraaz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: