paleolimbot commented on code in PR #2122:
URL: https://github.com/apache/arrow-adbc/pull/2122#discussion_r1742604750
##########
c/driver/postgresql/postgres_type.h:
##########
@@ -312,6 +312,9 @@ class PostgresType {
std::vector<PostgresType> children_;
static constexpr const char* kPostgresTypeKey = "ADBC:postgresql:typname";
Review Comment:
Should the old way of doing this be deprecated now or in some future version?
--
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]