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
   
   
![image](https://github.com/apache/arrow-adbc/assets/52271048/fc261c2a-c2e0-4986-a90d-26c086ed0f18)
   


-- 
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]

Reply via email to