This is an automated email from the ASF dual-hosted git repository.
tuichenchuxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 35a97dd82bd Update Oracle DML SLELECT DatetimeExpression statement
parse (#22201)
add 214ddda7183 Add all databases param in shardingsphere table collector
(#22206)
No new revisions were added by this update.
Summary of changes:
.../data/ShardingStatisticsTableCollector.java | 4 +++-
.../data/collector/ShardingSphereDataCollector.java | 6 ++++--
.../collector/tables/PgClassTableCollector.java | 6 ++++--
.../collector/tables/PgNamespaceTableCollector.java | 6 ++++--
.../ShardingSphereDataScheduleCollector.java | 21 +++++++++++++--------
.../execute/ShardingSphereDataCollectorFixture.java | 4 +++-
.../execute/ShardingSphereDataCollectorTest.java | 5 +++++
7 files changed, 36 insertions(+), 16 deletions(-)