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

   # Which issue does this PR close?
   - Closes #9245.
   
   # Rationale for this change
   Currently record_batch! macro supports only literal values. In datafusion 
repository there is also a record_batch! macro that supports this. 
   
   # What changes are included in this PR?
   Extend record_batch! macro to support datafusion equivalent added in: 
   
   # Are these changes tested?
   I've actually ported datafusion logic to here. I was not sure if it makes 
sense to add unit tests for this macro but I can if requested
   
   # Are there any user-facing changes?
   No breaking changes to downstream since this only extends macro
   


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