Ruben Janssen created SPARK-20873:
-------------------------------------
Summary: Improve the error message for unsupported Column Type
Key: SPARK-20873
URL: https://issues.apache.org/jira/browse/SPARK-20873
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.2.0
Reporter: Ruben Janssen
Assignee: Xiao Li
For unsupported data types, we simply output the type number instead of the
type name.
{noformat}
java.sql.SQLException: Unsupported type 2014
{noformat}
We should improve it by outputting its name.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]