morningman commented on code in PR #17803:
URL: https://github.com/apache/doris/pull/17803#discussion_r1137919185
##########
docs/en/docs/lakehouse/multi-catalog/jdbc.md:
##########
@@ -167,6 +167,7 @@ Currently, Jdbc Catalog only support to use 5.x version of
JDBC jar package to c
| `driver_class ` | Yes | | JDBC Driver Class
|
| `only_specified_database` | No | "false" | Whether
only the database specified to be synchronized.
|
| `lower_case_table_names` | No | "false" | Whether
to synchronize jdbc external data source table names in lower case. |
+| `specified_database_list` | No | "" | When
only_specified_database=true,only synchronize the specified databases. split
with ','|
Review Comment:
maybe we can merge this with only_specilfied_database?
--
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]