lidavidm commented on PR #37123: URL: https://github.com/apache/arrow/pull/37123#issuecomment-1675080595
I think you do need more fields, though. For example: in Postgres, you need it to figure out the timestamp precision (https://github.com/apache/arrow-adbc/blob/main/java/driver/jdbc/src/main/java/org/apache/arrow/adbc/driver/jdbc/adapter/JdbcToArrowTypeConverters.java). Or to figure out the precision/scale for NUMERIC/decimal. -- 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]
