Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor AlterSQLFederationRuleExecutorTest Test Case #31138

Conversation

ilyasahsan123
Copy link
Contributor

@ilyasahsan123 ilyasahsan123 commented May 6, 2024

Ref #30083.

Changes proposed in this pull request:

  • Refactor AlterSQLFederationRuleExecutorTest Test Case

Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

ilyasahsan123 and others added 18 commits May 6, 2024 18:49
* Support Mysql create loadable function returns int/dec

* apply spotless

* Add final for CreateLoadableFunctionTestCase
* Add enum process on  RepositoryTupleSwapperEngine

* Add enum process on  RepositoryTupleSwapperEngine
* Splitting YamlSingleTableRuleConfiguration tuple

* Fix checkstyle

* Fix unit test
* Refactor RepositoryTupleEntity

* Merge RepositoryTupleType and RepositoryTupleEntity

* Merge RepositoryTupleType and RepositoryTupleEntity
@ilyasahsan123
Copy link
Contributor Author

Hi @terrymanu,

I hope you're doing well. I wanted to follow up on this MR. Are the changes acceptable, or do I need to make further enhancements?

Thank you!

terrymanu and others added 11 commits May 7, 2024 21:28
* Add EncryptRule.getAllTableNames()

* Add EncryptRule.getAllTableNames()
* Remove useless events

* Remove useless events
…pache#31162)

* Add PartialRuleUpdateSupported feature and try in encrypt rule first

* Add PartialRuleUpdateSupported feature and try in encrypt rule first
* Reuse encryptors when update encrypt tables

* Fix sonar issues
* fix miss column segment from cast and convert function

* fix miss column segment from cast and convert function
…utorTest' into 30083-AlterSQLFederationRuleExecutorTest
@ilyasahsan123 ilyasahsan123 deleted the 30083-AlterSQLFederationRuleExecutorTest branch May 8, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants