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


   # Which issue does this PR close?
   
   Resolves https://github.com/apache/arrow-rs/issues/833
   
   
   # Rationale for this change
    
   `cargo publish` for parquet_derive is broken
   
   # What changes are included in this PR?
   
   (thanks @houqp!)
   # Add cargo publish verification to verify_release.sh script, following 
model of `datafusion`'s 
[check](https://github.com/apache/arrow-datafusion/blob/a3ffc529dd391ee47380f489be6b7c7c341b3b74/dev/release/verify-release-candidate.sh#L130)
 and run `caro test --all`
   # Add integration test to CI to ensure a crate that uses only parquet_derive 
can be build with default features
   # Fix feature gates
   
   # Are there any user-facing changes?
   parquet_derive can be used standalone again


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