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

Drill C++ Client should throw proper/complete error message for the ODBC driver to consume

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Client - C++

    Description

      The Drill C++ Client should throw a proper/complete error message for the driver to utilize.
      The ODBC driver is directly outputting the exception message thrown by the client by calling the getError() API after the connect() API has failed with an error status.
      For the Java client, similar logic is hard coded at https://github.com/apache/drill/blob/1.11.0/exec/java-exec/src/main/java/org/apache/drill/exec/rpc/user/UserClient.java#L247.

      Attachments

        Issue Links

          Activity

            People

              parthc Parth Chandra
              knguyen Krystal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: