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

   # 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.
   
   - Part of #7836 
   
   # Rationale for this change
   
   We added a new parquet_variant experimental feature which requires 
publishing the crates. Thus add the necessary changes for publishing
   
   # What changes are included in this PR?
   
   1. Give parquet_variant a new version (it was published as version 0.1.0 -- 
see https://crates.io/crates/parquet-variant/0.1.0 etc)
   2. Add instructions to publish the variant crates
   3. fix readme path and versions in variant_compute_json
   
   # Are these changes tested?
   by CI and I tested them manually
   
   # Are there any user-facing changes?
   
   no


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