Skip to content

Conversation

@azexcy
Copy link
Contributor

@azexcy azexcy commented Aug 18, 2022

Changes proposed in this pull request:

  • Add MIGRATION SOURCE RESOURCE DistSQL

@codecov-commenter
Copy link

Codecov Report

Merging #20263 (afc1478) into master (0cd2ab9) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master   #20263   +/-   ##
=========================================
  Coverage     60.86%   60.86%           
  Complexity     2422     2422           
=========================================
  Files          3876     3877    +1     
  Lines         54711    54704    -7     
  Branches       9310     9311    +1     
=========================================
  Hits          33298    33298           
+ Misses        18560    18552    -8     
- Partials       2853     2854    +1     
Impacted Files Coverage Δ
...ser/core/kernel/KernelDistSQLStatementVisitor.java 0.00% <0.00%> (ø)
.../handler/distsql/rdl/RDLBackendHandlerFactory.java 77.77% <0.00%> (-22.23%) ⬇️
...urce/AddMigrationSourceResourceBackendHandler.java 0.00% <0.00%> (ø)
...eline/scenario/migration/MigrationJobPreparer.java 0.00% <0.00%> (ø)
.../core/metadata/generator/PipelineDDLGenerator.java 0.00% <0.00%> (ø)
...prepare/datasource/AbstractDataSourcePreparer.java 0.00% <0.00%> (ø)
...epare/datasource/PrepareTargetTablesParameter.java 0.00% <0.00%> (ø)
...ql/prepare/datasource/MySQLDataSourcePreparer.java 0.00% <0.00%> (ø)
...repare/datasource/OpenGaussDataSourcePreparer.java 0.00% <0.00%> (ø)
...epare/datasource/PostgreSQLDataSourcePreparer.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

azexcy added 3 commits August 18, 2022 17:21
# Conflicts:
#	shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-parser/src/main/antlr4/imports/migration/Keyword.g4
#	shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-parser/src/main/antlr4/imports/migration/RALStatement.g4
#	shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-parser/src/main/java/org/apache/shardingsphere/migration/distsql/parser/core/MigrationDistSQLStatementVisitor.java
#	shardingsphere-test/shardingsphere-parser-test/src/main/java/org/apache/shardingsphere/test/sql/parser/parameterized/asserts/statement/distsql/ral/impl/migration/UpdatableScalingRALStatementAssert.java
@sandynz sandynz merged commit f71bbc1 into apache:master Aug 18, 2022
@sandynz sandynz added this to the 5.1.3 milestone Aug 18, 2022
@azexcy azexcy deleted the dev branch August 18, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants