lupko commented on PR #1516: URL: https://github.com/apache/arrow-adbc/pull/1516#issuecomment-1929596937
@lidavidm I have added tests (exercising numeric and array of numeric); the tests have revealed a little tweak was needed in `AddPostgresTypeMetadata`. The fallback to using typename resolver because the typname is not always set. In end-to-end scenarios this works well because the type mapping is populated differently and includes type names. I see some tests have failed in the CI run - checked it out and it does not look related to these changes (some Flight SQL cancellation stuff) -- 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]
