ChenKai created CARBONDATA-3628:
-----------------------------------
Summary: Alter hive table add complex column type
Key: CARBONDATA-3628
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3628 Project: CarbonData
Issue Type: Bug
Components: spark-integration
Affects Versions: 1.6.0
Reporter: ChenKai
ERROR: NullPointerException
{code:java}
alter table alter_hive add columns (var map<string, string>)
{code}
Tips: Complex type only supports default, see *DataTypeUtil#valueOf*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)