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

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and 
enhancements and this helps us generate change logs for our releases. You can 
link an issue to this PR using the GitHub syntax. For example `Closes #123` 
indicates that this PR will close issue #123.
   -->
   
   Closes #.
   
   # Rationale for this change
    
   There have been several questions / changes related to Arrow and Parquet 
schema recently for example
   - https://github.com/apache/arrow-rs/pull/7446#issuecomment-2849267829 from 
@albertlockett 
   - https://github.com/apache/arrow-rs/issues/7220 from @mbutrovich 
   - https://github.com/apache/arrow-rs/issues/5625 from @Liyixin95
   
   I realized the high level behavior was not well documented anywhere so I 
wanted to do that (so I have a place to refer people to mostly)
   
   # What changes are included in this PR?
   
   Document the schema conversion process
   
   # Are there any user-facing changes?
   Documentation only changes, no code or behavior changes
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to