thisisnic opened a new pull request, #38445:
URL: https://github.com/apache/arrow/pull/38445

   ### Rationale for this change
   
   Extracting the code from an existing schema is a fairly common task for 
folks who are new to arrow, but it requires interacting with R6 methods, which 
we typically try to abstract away from the user
   
   ### What changes are included in this PR?
   
   Convenience wrapper function for calling the `code()`  method on a schema 
object
   
   ### Are these changes tested?
   
   Yup
   ### Are there any user-facing changes?
   
   Yep


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