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

   ### Rationale for this change
   
   We added a new APT repository for Debian GNU/Linux trixie in 22.0.0 but our 
APT repository metadata update logic doesn't work for the case. The current 
logic requires existing metadata but new APT repository doesn't have metadata. 
So the current logic doesn't work.
   
   ### What changes are included in this PR?
   
   If there is no existing metadata, we don't merge existing metadata and new 
metadata. We just use new metadata as-is.
   
   ### Are these changes tested?
   
   Yes. I used this for 22.0.0 release.
   
   ### 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