lupko commented on issue #1513: URL: https://github.com/apache/arrow-adbc/issues/1513#issuecomment-1927642516
indeed having the postgres type specifier also occurred to me but I did not notice it is already done for some other types so went with the conversion first. I'll create separate issue & PR for that. imho in the end it could make sense to have this extra source-type info every time when a concrete type is converted to a more generic one or there is loss of semantic. like numeric to string is one instance. but there is for instance OID -> int32 and few others. wdyt? -- 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]
