This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
from 9e4cf54a fix(go/adbc/driver/snowflake): Fix race condition in record
reader (#1297)
add 34f2d839 ci: build C# code in continuous integration (#1320)
No new revisions were added by this update.
Summary of changes:
.env | 1 +
.github/workflows/{rust.yml => csharp.yml} | 65 +++++++++++++---------------
ci/scripts/{java_test.sh => csharp_build.sh} | 9 ++--
ci/scripts/{java_test.sh => csharp_pack.sh} | 11 +++--
csharp/test/Drivers/Snowflake/DriverTests.cs | 4 +-
5 files changed, 43 insertions(+), 47 deletions(-)
copy .github/workflows/{rust.yml => csharp.yml} (52%)
copy ci/scripts/{java_test.sh => csharp_build.sh} (93%)
copy ci/scripts/{java_test.sh => csharp_pack.sh} (91%)