FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-16: Add integration test CI by kou · Pull Request #489 · apache/arrow-java · GitHub

GH-16: Add integration test CI - #489

Merged
kou merged 1 commit into
apache:mainfrom
kou:ci-integration
Jan 8, 2025
Merged

GH-16: Add integration test CI#489
kou merged 1 commit into
apache:mainfrom
kou:ci-integration

Conversation

kou commented Jan 8, 2025

Copy link
Copy Markdown
Member

Fixes GH-16.

with:
repository: apache/arrow-go
path: go
- name: Checkout Arrow Java

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

We don't need repository here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

We don't need repository here because the default repository is apache/arrow-java here.
If we specify apache/arrow-java explicitly, we can't run integration test in fork (e.g. kou/arrow-java).

kou commented Jan 8, 2025

Copy link
Copy Markdown
Member Author

All Java -> XXX and XXX -> Java combinations are tested:

https://github.com/apache/arrow-java/actions/runs/12662063731/job/35286339812?pr=489#step:11:5599

Integration: Test: IPC: Java -> Java
Integration: Test: IPC: Java -> C++
Integration: Test: IPC: Java -> JS
Integration: Test: IPC: Java -> C#
Integration: Test: IPC: Java -> Go
Integration: Test: IPC: Java -> nanoarrow
Integration: Test: IPC: Java -> Rust
Integration: Test: IPC: C++ -> Java
Integration: Test: IPC: JS -> Java
Integration: Test: IPC: C# -> Java
Integration: Test: IPC: Go -> Java
Integration: Test: IPC: nanoarrow -> Java
Integration: Test: IPC: Rust -> Java
Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: IPC: Gold: Java
Integration: Test: IPC: Java -> Java

Integration: Test: Flight: Java -> Java
Integration: Test: Flight: Java -> C++
Integration: Test: Flight: Java -> C#
Integration: Test: Flight: Java -> Go
Integration: Test: Flight: Java -> Rust
Integration: Test: Flight: C++ -> Java
Integration: Test: Flight: C# -> Java
Integration: Test: Flight: Go -> Java
Integration: Test: Flight: Rust -> Java

Integration: Test: C Data Interface: Java -> Java
Integration: Test: C Data Interface: Java -> C++
Integration: Test: C Data Interface: Java -> C#
Integration: Test: C Data Interface: Java -> Go
Integration: Test: C Data Interface: Java -> nanoarrow
Integration: Test: C Data Interface: Java -> Rust
Integration: Test: C Data Interface: C++ -> Java
Integration: Test: C Data Interface: C# -> Java
Integration: Test: C Data Interface: Go -> Java
Integration: Test: C Data Interface: nanoarrow -> Java
Integration: Test: C Data Interface: Rust -> Java

wgtmac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

+1

Thanks @kou!

kou merged commit e2ea8fa into apache:main Jan 8, 2025
kou deleted the ci-integration branch January 8, 2025 02:15
lidavidm added this to the 18.2.0 milestone Jan 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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.

Add test CI: Integration

3 participants


Back | FazBrowse Home | New Git URL