[
https://issues.apache.org/jira/browse/HIVE-26766?focusedWorklogId=828382&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-828382
]
ASF GitHub Bot logged work on HIVE-26766:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Nov/22 14:04
Start Date: 23/Nov/22 14:04
Worklog Time Spent: 10m
Work Description: vikramahuja1001 commented on PR #3797:
URL: https://github.com/apache/hive/pull/3797#issuecomment-1325118350
Closing this PR as this issue was fixed previously. Can be tracked here:
https://issues.apache.org/jira/browse/HIVE-22433
Issue Time Tracking
-------------------
Worklog Id: (was: 828382)
Time Spent: 40m (was: 0.5h)
> 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
> Assignee: Vikram Ahuja
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)