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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to