add ability to create a thrift table using DDL
----------------------------------------------
Key: HADOOP-4534
URL: https://issues.apache.org/jira/browse/HADOOP-4534
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hive
Affects Versions: 0.19.0
Reporter: Prasad Chakka
Assignee: Prasad Chakka
Priority: Minor
As the title says. list columns will not be specified during a thrift create
table stmt because thrift serde will return the list of columns and types and
those should be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.