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

JConnect and jTDS JDBC drivers do not implement Connection::getSchema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.19.0
    • 1.20.2
    • 1.19
    • None
    •  Apache drill - 1.19.0 , jdk1.8.0_121 , jre1.8.0_121 , Windows 10 Enterprise

    Description

      Hi ,

      In Apache drill - 1.19.0 not able to execute a Sybase ASE related query getting exception as org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: AbstractMethodError: com.sybase.jdbc4.jdbc.SybConnection.getSchema()Ljava/lang/String

      jar - jconn4,
      "driver": "com.sybase.jdbc4.jdbc.SybDriver" ,
      "url": "jdbc:sybase:Tds:?<server-name>:<server-port>/<dbname>"

      Query :
      select * from <storage-plugin-name>.<schema-name>.<table-name>

      Able to execute the query for same configuration with same jar and  driver in apache drill 1.17.0 but not in apache drill 1.19.0.

      Kindly, look into it as it is coming as a blocker while trying to query with sybase ase

      Attachments

        1. jTDS_Error.png
          22 kB
          Nishanthi
        2. sqlline_log.png
          111 kB
          Nishanthi
        3. Sybase_Exception.png
          28 kB
          Nishanthi

        Issue Links

          Activity

            People

              dzamo James Turton
              Nishanthi Nishanthi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: