Yuchen Fan created IMPALA-12672:
-----------------------------------
Summary: Column comments in HMS becoming 'NULL' when loading kudu
tables
Key: IMPALA-12672
URL: https://issues.apache.org/jira/browse/IMPALA-12672
Project: IMPALA
Issue Type: Bug
Components: Catalog
Affects Versions: Impala 4.1.0
Reporter: Yuchen Fan
Assignee: Yuchen Fan
Attachments: image-2024-01-03-16-41-08-406.png,
image-2024-01-03-16-41-54-119.png
If HMS integration is not enabled in Kudu, Impala catalogd loads a kudu table
will change column comments in HMS to 'NULL'.
How to reproduce:
# create a kudu table with some column comments;
# check out comments in database of Hive Metastore;
# executing 'show create table xxx' or some other ddls;
# check out comments again, and it will be replaced with 'NULL';
Newly created kudu table:
!image-2024-01-03-16-41-54-119.png!
After 'show create table kudu_test3' executed:
!image-2024-01-03-16-41-08-406.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]