Petar Nikic created SPARK-56569:
-----------------------------------

             Summary: Add WINDOW_FUNCTION_FRAME_NOT_ORDERED to replace 
_LEGACY_ERROR_TEMP_1037
                 Key: SPARK-56569
                 URL: https://issues.apache.org/jira/browse/SPARK-56569
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Petar Nikic


The error currently reported when an {{ORDER BY}} is not specified for a window 
function which requires it belongs in the {{_LEGACY_ERROR_TEMP}} group. These 
errors should be replaced with errors with proper error conditions.

The error should be promoted to a proper error: 
{{WINDOW_FUNCTION_FRAME_NOT_ORDERED}}.



--
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