Skip to content

Conversation

@zhuyaogai
Copy link
Contributor

@zhuyaogai zhuyaogai commented Oct 20, 2023

Why are the changes needed?

To close #5382.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

Was this patch authored or co-authored using generative AI tooling?

No

@bowenliang123 bowenliang123 changed the title [KYUUBI #5382] Refactor JDBC engine to reduce to code duplication. [KYUUBI #5382] [JDBC] Duplication cleanup improvement in JdbcDialect and schema helpers Oct 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #5490 (4757445) into master (c4cdf18) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #5490   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         588     588           
  Lines       33466   33481   +15     
  Branches     4401    4405    +4     
======================================
- Misses      33466   33481   +15     

see 2 files with indirect coverage changes

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

@zhuyaogai
Copy link
Contributor Author

@bowenliang123 hi, thanks for your suggestions, I have made all the changes. Please review it again when you have time :).

Copy link
Contributor

@bowenliang123 bowenliang123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Wait for @zhaomin1423 's review.

Copy link
Member

@zhaomin1423 zhaomin1423 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@cxzl25 cxzl25 changed the title [KYUUBI #5382] [JDBC] Duplication cleanup improvement in JdbcDialect and schema helpers [KYUUBI #5382][JDBC] Duplication cleanup improvement in JdbcDialect and schema helpers Oct 23, 2023
@bowenliang123 bowenliang123 added this to the v1.9.0 milestone Oct 23, 2023
@bowenliang123
Copy link
Contributor

Thanks for the contribution from @zhuyaogai and the review by @zhaomin1423 .
Merged to master(1.9.0).

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.

[TASK][EASY] Refactor JDBC engine to reduce to code duplication

4 participants