Naveen Gangam created HIVE-24405:
------------------------------------
Summary: Missing datatype for table column in oracle
Key: HIVE-24405
URL: https://issues.apache.org/jira/browse/HIVE-24405
Project: Hive
Issue Type: Sub-task
Components: Hive
Reporter: Naveen Gangam
Assignee: Naveen Gangam
The parent change introduces an issue in the oracle schema script. No datatype
is specified.
{noformat}
1 row created.
CQ_COMMIT_TIME(19)
*
ERROR at line 19:
ORA-00902: invalid datatype
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)