kou opened a new pull request, #33672:
URL: https://github.com/apache/arrow/pull/33672

   # Which issue does this PR close?
   
   Closes #33626
   
   # Rationale for this change
   
   ADBC reuses dev/release/05-binary-upload.sh for its RPM packages. ADBC only 
provides x86_64 packages. ADBC doesn't provide aarch64 packages for now.
   
   In this situation, ADBC release deletes Yum repository metadata for aarch64 
unexpectedly. dev/release/05-binary-upload.sh should not touch Yum repository 
metadata for aarch64 in ADBC release.
   
   # What changes are included in this PR?
   
   Copy Yum repository metadata for non-target architecture as-is.
   
   # Are these changes tested?
   
   Yes.
   
   # 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