Anshul Baliga created SPARK-55882:
-------------------------------------

             Summary: Remove _LEGACY_ERROR_TEMP_1048
                 Key: SPARK-55882
                 URL: https://issues.apache.org/jira/browse/SPARK-55882
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Anshul Baliga


Rename the legacy error condition `_LEGACY_ERROR_TEMP_1048` to a proper 
error class `INVALID_COALESCE_HINT_PARAMETER` with SQL state `42601`.

This error is thrown when a COALESCE or REPARTITION hint is used with 
invalid parameters (missing, wrong type, or too many).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to