You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vikram Ahuja (Jira)" <ji...@apache.org> on 2022/11/21 16:08:00 UTC

[jira] [Updated] (HIVE-26766) ClassCastException on select query on an external table created using JDBCStorageHandler(Mysql) with a date or timestamp column

     [ https://issues.apache.org/jira/browse/HIVE-26766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vikram Ahuja updated HIVE-26766:
--------------------------------
    Priority: Minor  (was: Major)

> ClassCastException on select query on an external table created using JDBCStorageHandler(Mysql) with a date or timestamp column
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-26766
>                 URL: https://issues.apache.org/jira/browse/HIVE-26766
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Vikram Ahuja
>            Priority: Minor
>
> Select queries are failing on an external table created using JDBCStorageHandler(using Mysql) if a date or timestamp column is present with the exception: java.lang.ClassCastException: java.sql.Timestamp cannot be cast to org.apache.hadoop.hive.common.type.Timestamp
> Works fine with other data type



--
This message was sent by Atlassian Jira
(v8.20.10#820010)