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

   # Which issue does this PR close?
   closes https://github.com/apache/arrow-rs/issues/3410
   
   # Rationale for this change
    parquet now has an optional dependence on `object_store` but object_store 
is not part of the tarball and thus the verify script fails
   
   # What changes are included in this PR?
   
   A hack to the `verify_release` script to fix the verification and remove the 
`path` marker in the object store dependency declaration
   
   @tustvold  has noted that rather than changing the verify script the actual 
tarball should probably be fixed (aka so that it does not have references to 
`path`. I will write up a follow on ticket for this issue
   
   # 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