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

   # Which issue does this PR close?
   
   re https://github.com/apache/arrow-datafusion/pull/5509
   
   # Rationale for this change
   
   @mingmwang suggested this in 
https://github.com/apache/arrow-datafusion/pull/5509/files#r1133495404 but I 
had already merged the PR. Thus apply the suggestion as a follow on PR
   
   # What changes are included in this PR?
   
   Add explicit match rather than implicit `_` to help avoid subtle bugs in the 
future when new `Expr` variants are added
   
   # Are these changes tested?
   Existing tests
   
   # Are there any user-facing changes?
   No
   
   cc @mingmwang  and @Jefffrey 


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