DB Tsai created SPARK-24181:
-------------------------------
Summary: Better error message for writing sorted data
Key: SPARK-24181
URL: https://issues.apache.org/jira/browse/SPARK-24181
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 2.3.0
Reporter: DB Tsai
This PR is related to [SPARK-15718].
When a user tries to write a sorted data using {{save}} or {{insertInto}}, it
will throw an exception with message that {{s"'$operation' does not support
bucketing right now}}. We should throw {{s"'$operation' does not support
sorting right now}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]