Commit e5ead92
authored
Use apache/arrow-dotnet for integration test (#8295)
# Which issue does this PR close?
- Closes #8294.
# Rationale for this change
The .NET implementation is extracted to apache/arrow-dotnet from
apache/arrow. apache/arrow will remove `csharp/` eventually. So we
should use apache/arrow-dotnet for integration test.
# What changes are included in this PR?
* Set `ARCHERY_INTEGRATION_WITH_DOTNET=1` to use the .NET implementation
* Checkout apache/arrow-dotnet
# Are these changes tested?
Yes.
# Are there any user-facing changes?
No.1 parent 964805f commit e5ead92
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| |||
0 commit comments