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

   # Which issue does this PR close?
   
   Closes #5007.
   
   # What changes are included in this PR?
   
   This PR changes the return type of `infer_json_schema{,from_seekable}()` 
from `Schema` to `(Schema, usize)`.  These functions are public, so this is a 
user-facing change.  The docs have been updated.


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