paleolimbot commented on issue #3793: URL: https://github.com/apache/arrow-adbc/issues/3793#issuecomment-4009424221
Just stumbled across this and thought I'd point out that the R/DBI version of this is `dbDataType()`: https://dbi.r-dbi.org/reference/dbDataType.html . The gist of the type it returns is: > All data types returned by dbDataType() are usable in an SQL statement of the form `"CREATE TABLE test (a ...)"` -- 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]
