1 year ago
#217017
Dims
Are there any other tables with columns in Hive metastore?
I have 30 fields in
describe my_table;
in beeline
. Simultaneously, if I am accessing Hive Metastore, I see 24 columns in COLUMNS_V2
and 2 columns in PARTITION_KEYS
. 4 columns are missing. Where can they be? Are there any other tables inside Hive mtastore which can contain data on some special columns?
mysql
hive
beeline
hive-metastore
0 Answers
Your Answer