GoogleCloudPlatform / datacatalog-connectors-hive

Sample code with integration between Data Catalog and Hive data source.
Apache License 2.0
25 stars 14 forks source link

Added library support so hive connector works with MySQL database. #14

Closed mesmacosta closed 3 years ago

mesmacosta commented 3 years ago

- What I did Added library support so hive connector works with MySQL database.

- How I did it Added mysqlclient to setup.py and updated the documentation.

- How to verify it Run the connector against a MySQL database.

- Description for the changelog Added library support so hive connector works with MySQL database.