You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/02 00:22:00 UTC

[jira] [Commented] (IMPALA-11795) Failed to load table metadata from catalog due to EXCEPTION:Unsupported type encountered in setLowAndHighValue()

    [ https://issues.apache.org/jira/browse/IMPALA-11795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695384#comment-17695384 ] 

ASF subversion and git services commented on IMPALA-11795:
----------------------------------------------------------

Commit 9b5155fd04e94e678788a88557bc5070e35158c9 in impala's branch refs/heads/master from Csaba Ringhofer
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=9b5155fd0 ]

IMPALA-11795: Ignore high/low values stats for timestamp columns

Timestamp column stats are handled as LongColumnStatsData, similarly to
integer types, but high/low value handling is not yet implemented for
timestamps. If for some reason HMS returned high/low values for
timestamps columns a Precondition ("Unsupported type encountered in
setLowAndHighValue()") was hit in Catalogd leading to failing to load
the table.

Impala does not write high/low values for timestamp columns, so I don't
know what led to this state in HMS and could only reproduce the issue
by manipulating TAB_COL_STATS in the backing db of HMS.

Testing:
- only tested manually by manipulating TAB_COL_STATS in HMS's db

Change-Id: If585d2543d49978140dcb7b8d49d6ea50e4a8544
Reviewed-on: http://gerrit.cloudera.org:8080/19548
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org