Skip to content

ARROW-5061: [Release] Improve 03-binary performance - #4070

Closed
kou wants to merge 1 commit into
apache:masterfrom
kou:release-improve-binary-upload-performance
Closed

ARROW-5061: [Release] Improve 03-binary performance#4070
kou wants to merge 1 commit into
apache:masterfrom
kou:release-improve-binary-upload-performance

Conversation

@kou

@koukou commented Mar 28, 2019

Copy link
Copy Markdown
Member
  • Use jq in local
  • Ensure making variables for "for" function local for parallel processing

 * Use jq in local
* Ensure making variables for "for" function local for parallel processing
@kou

kou commented Mar 28, 2019

Copy link
Copy Markdown
MemberAuthor

+1
I've used this change for 0.13.0-rc4.

@koukou closed this in db0126aMar 28, 2019
@kou
kou deleted the release-improve-binary-upload-performance branch March 28, 2019 21:37
kou added a commit that referenced this pull request Mar 31, 2019
 * Use jq in local
* Ensure making variables for "for" function local for parallel processing
Author: Kouhei Sutou <kou@clear-code.com>
Closes#4070 from kou/release-improve-binary-upload-performance and squashes the following commits:
2463d3c <Kouhei Sutou> Improve 03-binary performance
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@kou