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

extract () Error: SYSTEM ERROR: ClassCastException. Caused By (java.lang.ClassCastException)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.5.0
    • 1.5.0
    • Storage - JDBC
    • None

    Description

      Trying to extract( ) from a Postgres timestamp column fails

      create table TTS ( RNUM integer not null , CTS timestamp(3 ) ) ;

      Error: SYSTEM ERROR: ClassCastException

      [Error Id: 4a6a1f6e-1caa-42c4-b44c-8db621477776 on centos1:31010]

      (org.apache.drill.exec.work.foreman.ForemanException) Unexpected exception during fragment initialization: null
      org.apache.drill.exec.work.foreman.Foreman.run():261
      java.util.concurrent.ThreadPoolExecutor.runWorker():1142
      java.util.concurrent.ThreadPoolExecutor$Worker.run():617
      java.lang.Thread.run():745
      Caused By (java.lang.ClassCastException) null

      SQLState: null
      ErrorCode: 0

      Attachments

        Activity

          People

            dr-wolf Taras Supyk
            the6campbells N Campbell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: