rluvaton opened a new pull request, #7322:
URL: https://github.com/apache/arrow-rs/pull/7322

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
    
   To be able to add if expressions in the fallback pattern
   
   # What changes are included in this PR?
   
   added if pattern for all macro in `cast.rs` for the fallback pattern, 
unfortunately rust doesn't allow to add if after `expr` so I can't add if to 
the main pattern
    
   # Are there any user-facing changes?
   
   Yes


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