Skip to content

Commit

Permalink
Revise loadSchemaTableNames method javadoc (#33205)
Browse files Browse the repository at this point in the history
* Move getAggregatedDataSourceMap from SingleTableLoadUtils to PhysicalResourceAggregator

* fix unit test

* Revise loadSchemaTableNames method javadoc
  • Loading branch information
strongduanmu authored Oct 10, 2024
1 parent da496ac commit dc95b06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public final class SchemaMetaDataLoader {
private static final String TABLE_SCHEME = "TABLE_SCHEM";

/**
* Load schema table names by excluded tables.
* Load schema table names.
*
* @param databaseName database name
* @param databaseType database type
Expand Down

0 comments on commit dc95b06

Please sign in to comment.