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

ResultsSetMetaData.getColumnName() returns "none" (rather than right class name)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • Client - JDBC
    • None

    Description

      The implementation of java.sql.ResultsSetMetaData.getColumnName() returns "none" rather than returning the correct class name ("the class ... that would be used by the method ResultSet.getObject to retrieve the value in the specified column").

      DrillColumnMetaData.updateColumnMetaData(...) has the hard-coded "none" value.

      Attachments

        Issue Links

          Activity

            People

              dsbos Daniel Barclay
              dsbos Daniel Barclay
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: