jackwener opened a new pull request, #5234:
URL: https://github.com/apache/arrow-datafusion/pull/5234

   # Which issue does this PR close?
   
   Closes  #5233.
   Part of #4685
   
   # Rationale for this change
   
   <!--
    Why are you proposing this change? If this is already explained clearly in 
the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your 
changes and offer better suggestions for fixes.  
   -->
   
   # What changes are included in this PR?
    
   
   # Are these changes tested?
   
   No need, current tests can cover this problem, but it was hidden by 
skip_failed_rules.
   
   set `pub skip_failed_rules: bool, default = false`
   
   Before this PR, `sort_on_window_null_string` will fail.
   After this PR, they will success.
   
   # Are there any user-facing changes?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to