Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release] Make dev/release/05-binary-upload.sh more reusable from other project #15081

Closed
kou opened this issue Dec 23, 2022 · 0 comments · Fixed by #15082
Closed

[Release] Make dev/release/05-binary-upload.sh more reusable from other project #15081

kou opened this issue Dec 23, 2022 · 0 comments · Fixed by #15082

Comments

@kou
Copy link
Member

kou commented Dec 23, 2022

Describe the enhancement requested

The current dev/release/05-binary-upload.sh can be used other project. For example, https://github.com/datafusion-contrib/datafusion-c/ uses it.

But the current dev/release/05-binary-upload.sh requires to put the target binaries to ${ARROW_SOURCE}/packages/.... If dev/release/05-binary-upload.sh accepts custom binaries directory, it's more easier to use from other project such as https://github.com/apache/arrow-adbc .

Component(s)

Release

kou added a commit to kou/arrow that referenced this issue Dec 23, 2022
…ctory in dev/release/05-binary-upload.sh

It's for reusing the script from apache/arrow-adbc.
kou added a commit that referenced this issue Dec 24, 2022
…in dev/release/05-binary-upload.sh (#15082)

It's for reusing the script from apache/arrow-adbc.
* Closes: #15081

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Dec 24, 2022
EpsilonPrime pushed a commit to EpsilonPrime/arrow that referenced this issue Jan 5, 2023
…ctory in dev/release/05-binary-upload.sh (apache#15082)

It's for reusing the script from apache/arrow-adbc.
* Closes: apache#15081

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant