[
https://issues.apache.org/jira/browse/IMPALA-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694049#comment-17694049
]
zhi tang commented on IMPALA-11795:
-----------------------------------
[~csringhofer] Hi! I'm very glad that you have also noticed this problem. This
is my steps:
Impala:
① table test_timestamp(f0 timestamp) stored as parquet;
②insert into test_timestamp values('1991-04-14 00:16:00');
Hive(apache hive-3.1.2):
①analyze table test_timestamp compute statistics for columns;
②impala: invalidate metadata test_timestamp;
Impala:
①desc test_timestamp;
Would it be more elegant to also set the maximum minimum value for the
timestamp type, rather than excluding it? In our internal version, we solved it
like this. So far, it's working very well.
> Failed to load table metadata from catalog due to EXCEPTION:Unsupported type
> encountered in setLowAndHighValue()
> ----------------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-11795
> URL: https://issues.apache.org/jira/browse/IMPALA-11795
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.2.0
> Reporter: zhi tang
> Assignee: Csaba Ringhofer
> Priority: Major
> Fix For: Impala 4.3.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]