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

Error message fix required

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • Future
    • Execution - Flow
    • None

    Description

      We report Union-All in the error message, we should say "Union" as the query involves a UNION and not Union-All.

      0: jdbc:drill:schema=dfs.tmp> select * from union_01 UNION select * from union_02;
      Error: UNSUPPORTED_OPERATION ERROR: Union-All over schema-less tables must specify the columns explicitly
      See Apache Drill JIRA: DRILL-2414
      
      
      [Error Id: 760e48d8-ffac-4d5f-ac14-25aabcfd8033 on centos-04.qa.lab:31010] (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: