Skip to content

GH-47505: [CI][C#][Integration] Use apache/arrow-dotnet#47508

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

GH-47505: [CI][C#][Integration] Use apache/arrow-dotnet#47508
kou merged 1 commit into
apache:mainfrom
kou:ci-integration-csharp

Conversation

@kou

@kou kou commented Sep 5, 2025

Copy link
Copy Markdown
Member

Rationale for this change

We're moving the C# implementation to apache/arrow-dotnet.

What changes are included in this PR?

Use apache/arrow-dotnet instead of csharp/ in apache/arrow.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions

github-actions Bot commented Sep 5, 2025

Copy link
Copy Markdown

⚠️ GitHub issue #47505 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions Bot added the awaiting committer review Awaiting committer review label Sep 5, 2025
@kou kou marked this pull request as ready for review September 8, 2025 02:29
@kou

kou commented Sep 8, 2025

Copy link
Copy Markdown
Member Author

Worked:

https://github.com/apache/arrow/actions/runs/17487173945/job/49668519392?pr=47508#step:13:5841

Integration: Test: IPC: C++ -> C++
Integration: Test: IPC: C++ -> Java
Integration: Test: IPC: C++ -> JS
Integration: Test: IPC: C++ -> .NET
Integration: Test: IPC: C++ -> Go
Integration: Test: IPC: C++ -> nanoarrow
Integration: Test: IPC: C++ -> Rust
Integration: Test: IPC: Java -> C++
Integration: Test: IPC: JS -> C++
Integration: Test: IPC: .NET -> C++
Integration: Test: IPC: Go -> C++
Integration: Test: IPC: nanoarrow -> C++



Integration: Test: Flight: C++ -> C++
Integration: Test: Flight: C++ -> Java
Integration: Test: Flight: C++ -> .NET
Integration: Test: Flight: C++ -> Go
Integration: Test: Flight: C++ -> Rust
Integration: Test: Flight: Java -> C++
Integration: Test: Flight: .NET -> C++
Integration: Test: Flight: Go -> C++
Integration: Test: Flight: Rust -> C++


Integration: Test: C Data Interface: C++ -> C++
Integration: Test: C Data Interface: C++ -> Java
Integration: Test: C Data Interface: C++ -> .NET
Integration: Test: C Data Interface: C++ -> Go
Integration: Test: C Data Interface: C++ -> nanoarrow
Integration: Test: C Data Interface: C++ -> Rust
Integration: Test: C Data Interface: Java -> C++
Integration: Test: C Data Interface: .NET -> C++
Integration: Test: C Data Interface: Go -> C++
Integration: Test: C Data Interface: nanoarrow -> C++
Integration: Test: C Data Interface: Rust -> C++
  • .NET exists
  • All tests passed

@kou

kou commented Sep 8, 2025

Copy link
Copy Markdown
Member Author

@adamreeve Do you want to review this to proceed apache/arrow-dotnet#24 quickly? This is the blocker of apache/arrow-dotnet#24 .

@adamreeve adamreeve left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks good to me thanks @kou.

I tested running archery integration --run-ipc --run-c-data --with-cpp=1 --with-dotnet=1 after checking out the dotnet repository and building it and that worked for me (I didn't include Flight as I have an issue building C++ Flight support on my machine).

@kou

kou commented Sep 8, 2025

Copy link
Copy Markdown
Member Author

Thanks. I'll merge this.

@kou kou merged commit 982d31f into apache:main Sep 8, 2025
16 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Sep 8, 2025
@kou kou deleted the ci-integration-csharp branch September 8, 2025 04:35
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 982d31f.

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Oct 15, 2025
…#47508)

### Rationale for this change

We're moving the C# implementation to apache/arrow-dotnet.

### What changes are included in this PR?

Use apache/arrow-dotnet instead of `csharp/` in apache/arrow.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#47505

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…#47508)

### Rationale for this change

We're moving the C# implementation to apache/arrow-dotnet.

### What changes are included in this PR?

Use apache/arrow-dotnet instead of `csharp/` in apache/arrow.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#47505

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
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.

2 participants