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

   # 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.
   
   - Follow on to https://github.com/apache/arrow-rs/pull/7670 from 
@carpecodeum 
   - Part of https://github.com/apache/arrow-rs/issues/6736
   
   # Rationale for this change
   
   I was going through the code and examples and I felt that there was some 
redundancy and that the example file was unlikely to be found as not many 
crates in this repo have examples
   
   I would like to propose moving the examples as close to the actual code as 
possible to give it the best chance to be discovered. 
   
   # What changes are included in this PR?
   
   1. Remove `parquet-variant/examples/variant_to_json_examples.rs`
   2. Update some of the other examples and docs for the json functions with 
content from that example
   
   # Are these changes tested?
   
   The examples are covered by CI tests.
   
   # Are there any user-facing changes?
   
   Different docs


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