lidavidm commented on issue #767:
URL: https://github.com/apache/arrow-adbc/issues/767#issuecomment-1591517280

   A quick test with Turbodbc shows that a column with a NaN will give you the 
string representation of the numbers, otherwise it switches between integers 
and floats.
   
   Seems this is the ODBC driver's doing.
   
   > Numeric As: Specify the map from numeric items without precision to SQL 
data types. numeric(default), varchar, double or memo(SQL_LONGVARCHAR) can be 
specified.
   
   https://odbc.postgresql.org/docs/config.html


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