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

   ### Rationale for this change
   
   Some our CI jobs (such as conda based jobs) use recent Azure SDK for C++ and 
they require latest Azurite. We need to update Azurite for these jobs.
   
   I wanted to use the latest Azurite on all environments but I didn't. Because 
I want to keep using `apt install nodejs` on old Ubuntu for easy to maintain.
   
   ### What changes are included in this PR?
   
   * Use the latest Azurite if possible
   * Use `--skipApiVersionCheck` for old Azurite
   * Update the bundled Azure SDK for C++
     * This is not required. It's for detecting this problem in many CI jobs.
   
   ### 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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to