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

[Go][CI] Use apache/arrow-go for integration test #43874

Closed
kou opened this issue Aug 29, 2024 · 1 comment
Closed

[Go][CI] Use apache/arrow-go for integration test #43874

kou opened this issue Aug 29, 2024 · 1 comment

Comments

@kou
Copy link
Member

kou commented Aug 29, 2024

Describe the enhancement requested

After apache/arrow-go works.

We should use apache/arrow-go like apache/arrow-rs:

- name: Checkout Arrow Rust
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
with:
repository: apache/arrow-rs
path: rust

Component(s)

Continuous Integration, Go

@kou kou mentioned this issue Aug 29, 2024
@raulcd raulcd added this to the 18.0.0 milestone Sep 13, 2024
kou added a commit to kou/arrow that referenced this issue Sep 17, 2024
kou added a commit that referenced this issue Sep 18, 2024
### Rationale for this change

The Go implementation is moving to apache/arrow-go from go/ in apache/arrow.

### What changes are included in this PR?

Use apache/arrow-go for integration test.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #43874

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou
Copy link
Member Author

kou commented Sep 18, 2024

Issue resolved by pull request 44142
#44142

@kou kou closed this as completed Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants