oceanbase / spark-connector-oceanbase

Apache Spark Connectors for OceanBase.
Apache License 2.0
1 stars 2 forks source link

BugFix: Fix unable to connect to oracle tenant. #10

Open yuanoOo opened 5 days ago

yuanoOo commented 5 days ago

Summary

closes #9

Solution Description

yuanoOo commented 2 days ago

There may be some users want to use OceanBase driver for MySQL mode of OceanBase, to the compatible mode should not be determined by the driver.

I thought about it and decided to use url instead of the existing host and sql-port