Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-28353

Iceberg: Reading *Files Metadata table files if the column is of TIMESTAMP type

    XMLWordPrintableJSON

Details

    Description

      If the main table has a column of type TIMESTAMP, reading the *FILES Metadata table fails

      Caused by: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.ClassCastException: java.time.OffsetDateTime cannot be cast to java.time.LocalDateTime
              at org.apache.hadoop.hive.ql.exec.ListSinkOperator.process(ListSinkOperator.java:98)
              at org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:888)
              at org.apache.hadoop.hive.ql.exec.SelectOperator.process(SelectOperator.java:94)
              at org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:888)
              at org.apache.hadoop.hive.ql.exec.TableScanOperator.process(TableScanOperator.java:173)
              at org.apache.hadoop.hive.ql.exec.FetchOperator.pushRow(FetchOperator.java:545)
              at org.apache.hadoop.hive.ql.exec.FetchOperator.pushRow(FetchOperator.java:537)
              at org.apache.hadoop.hive.ql.exec.FetchTask.executeInner(FetchTask.java:194)
              ... 55 more
      

      Attachments

        Issue Links

          Activity

            People

              ayushtkn Ayush Saxena
              ayushtkn Ayush Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: