This is an automated email from the ASF dual-hosted git repository.
curth pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
from 92bc81269 fix(csharp): imported drivers have the potential for a lot
of memory leaks (#1776)
add b38706df1 ci: Add pipeline support to bundle Go binaries in NuGet
packages (#1730)
No new revisions were added by this update.
Summary of changes:
.github/workflows/packaging.yml | 65 +++++++++++++++++++++-
...che.Arrow.Adbc.Drivers.Interop.Snowflake.csproj | 51 +++++++++++++----
.../Interop/Snowflake/Build-SnowflakeDriver.ps1 | 43 +++++++++++---
.../Interop/Snowflake/SnowflakeDriverLoader.cs | 19 ++++++-
.../Interop/Snowflake/copySnowflakeDriver.sh | 54 ++++++++++++++++++
5 files changed, 210 insertions(+), 22 deletions(-)
create mode 100644 csharp/src/Drivers/Interop/Snowflake/copySnowflakeDriver.sh