TimothyDing commented on PR #4266:
URL: https://github.com/apache/arrow-adbc/pull/4266#issuecomment-4304794251

   > assume this is a question from someone that doesn't know the database. 
Isn't Hologres [PSQL 
compliant](https://www.alibabacloud.com/help/en/hologres/user-guide/use-the-postgresql-client-to-connect-to-hologres)?
   > Is there anything specific that requires a new driver?
   
   Nice Question! Although Hologres is compatible with the PostgreSQL 
ecosystem, we've implemented many Arrow-related features. For instance, we 
support Arrow format (and compressed Arrow) during COPY OUT operations, as well 
as a Snowflake-like stage mode for imports. Since these capabilities are not 
supported by standard PostgreSQL, I created a dedicated driver based on the 
PostgreSQL code."


-- 
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]

Reply via email to