liu ming created TRAFODION-2336:
-----------------------------------
Summary: bulkloader ignore the DEFAULT value setting for the
target table
Key: TRAFODION-2336
URL: https://issues.apache.org/jira/browse/TRAFODION-2336
Project: Apache Trafodion
Issue Type: Bug
Reporter: liu ming
when a table is created will column A has a default value, it is used by
regular INSERT statement.
But bulkload will ignore the default, so if the src in Hive table is null, then
insert null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)