[ 
https://issues.apache.org/jira/browse/SPARK-24181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

DB Tsai reassigned SPARK-24181:
-------------------------------

    Assignee: DB Tsai

> 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
>            Assignee: DB Tsai
>            Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to