ruowan opened a new pull request, #1183: URL: https://github.com/apache/arrow-adbc/pull/1183
In ADO.NET, the `providerType` is meant to indicate the database type, not the arrow type. This pull request introduces an additional `arrowType` column to store the arrow type information, and the providerType will store column database type. Below result shows the providerType consistent with https://github.com/snowflakedb/snowflake-connector-net/blob/6feb3cb25521117c2d2fa5791e6ca7bf5e360f62/Snowflake.Data/Core/SFDataConverter.cs#L13C7-L13C7  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
