paleolimbot commented on PR #35543:
URL: https://github.com/apache/arrow/pull/35543#issuecomment-1545773083

   > I am wondering if the function name schema is too generic and how about to 
be changed to something like arrow_schmea?
   
   I think that's a good point...particularly since it's an S3 method. 
`infer_schema()` or `extract_schema()` might also be good choices...we already 
have `as_schema()` for converting a schema-like object to a Schema. (FWIW I use 
`infer_nanoarrow_schema()` to do this kind of thing).


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