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 8bd0e9bd3 fix(go/adbc/driver/snowflake): handle quotes properly (#1738)
     add 71072e06c feat(csharp): Implement remaining functions in 1.0 spec 
(#1773)

No new revisions were added by this update.

Summary of changes:
 csharp/src/Apache.Arrow.Adbc/AdbcStatement.cs      |  18 +-
 .../src/Apache.Arrow.Adbc/C/CAdbcDriverExporter.cs | 179 ++++++++++++++---
 .../src/Apache.Arrow.Adbc/C/CAdbcDriverImporter.cs | 222 +++++++++++++++++++--
 ...ensions.netstandard.cs => MarshalExtensions.cs} |  29 ++-
 .../src/Apache.Arrow.Adbc/PartitionDescriptor.cs   |   2 +
 5 files changed, 405 insertions(+), 45 deletions(-)
 rename 
csharp/src/Apache.Arrow.Adbc/Extensions/{MarshalExtensions.netstandard.cs => 
MarshalExtensions.cs} (79%)

Reply via email to