Tao Wang created SPARK-15667:
--------------------------------
Summary: Throw exception if columns number of outputs mismatch the
inputs
Key: SPARK-15667
URL: https://issues.apache.org/jira/browse/SPARK-15667
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0
Reporter: Tao Wang
Priority: Minor
When we insert some values into a hive table, it will throw
`ArrayIndexOutOfBoundsException` in the executor side, which is not reasonable.
We should check the columns number of inputs and outputs, and throw exception
in driver side if they are not same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]