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

Unsupported implicit casts should throw a proper error message

    XMLWordPrintableJSON

Details

    Description

      git.commit.id.abbrev=c11fcf7

      When I have a where clause with an implicit cast, I get back a wierd message which does not indicate the problem

      select columns[9] from `fewtypes_null.tbl` where columns[0] = 6;
      Query failed: RemoteRpcException: Failure while running fragment., null [ 0faf63c5-cdca-4b5b-a2ab-5f3ef02d5c9b on qa-node191.qa.lab:31010 ]
      [ 0faf63c5-cdca-4b5b-a2ab-5f3ef02d5c9b on qa-node191.qa.lab:31010 ]
      

      Attached the stacktrace. Let me know if you need anything more.

      Attachments

        1. fewtypes_null.tbl
          2 kB
          Rahul Kumar Challapalli

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rkins Rahul Kumar Challapalli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: