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

Queries on non-existent tables should throw appropriate error message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0
    • Future
    • Metadata
    • None

    Description

      See the query below on MapR sandbox.
      Embedded_clicks is a non-existing table (the actual table is embedded clicks) and Drill should throw an appropriate error message.
      ----------
      0: jdbc:drill:> select count from embedded_clicks;
      Query failed: NullPointerException:

      Error: exception while executing query: Failure while executing query. (state=,code=0)

      Attachments

        Activity

          People

            Unassigned Unassigned
            Neeraja Neeraja
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: