pan3793 commented on PR #52741: URL: https://github.com/apache/spark/pull/52741#issuecomment-3449388341
The implementation refers to the [Databricks JDBC driver v1.0.10-oss](https://github.com/databricks/databricks-jdbc/blob/v1.0.10-oss/src/main/java/com/databricks/jdbc/api/impl/DatabricksDatabaseMetaData.java), and I will highlight in comments where they are different. In addition, I also refer to [Trino JDBC driver v477](https://github.com/trinodb/trino/blob/477/client/trino-jdbc/src/main/java/io/trino/jdbc/TrinoDatabaseMetaData.java). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
