Csaba Ringhofer created HIVE-25704: -------------------------------------- Summary: Misleading comment about FieldSchema.type in hive_metastore.thrift Key: HIVE-25704 URL: https://issues.apache.org/jira/browse/HIVE-25704 Project: Hive Issue Type: Bug Components: Metastore Reporter: Csaba Ringhofer
https://github.com/apache/hive/blob/6e02f6164385a370ee8014c795bee1fa423d7937/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift#L44 It meantions "specify list<TYPE_NAME>, map<TYPE_NAME, TYPE_NAME> for lists & maps, while I don't know about "list" type, only "array" type. Besides replacing type with arrays, it would be also great to add how structs are represented. -- This message was sent by Atlassian Jira (v8.20.1#820001)