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

Optimize single table data node loader logic for PostgreSQL multi schema #17344

Merged
merged 8 commits into from
May 6, 2022

Conversation

strongduanmu
Copy link
Member

@strongduanmu strongduanmu commented May 5, 2022

Ref #14004.

Changes proposed in this pull request:

  • optimize single table data node loader logic for PostgreSQL multi schema
  • refactor MutableDataNodeRule interface
  • add QualifiedTable class to describe table info
  • modify unit test

@strongduanmu strongduanmu marked this pull request as draft May 5, 2022 11:08
@strongduanmu strongduanmu added this to the 5.1.2 milestone May 5, 2022
@strongduanmu strongduanmu changed the title Optimize single table route logic for PostgreSQL multi schema Optimize single table data node loader logic for PostgreSQL multi schema May 6, 2022
@strongduanmu strongduanmu marked this pull request as ready for review May 6, 2022 02:43
@zhaojinchao95 zhaojinchao95 merged commit 7cfa10f into apache:master May 6, 2022
@strongduanmu strongduanmu deleted the dev-0505 branch May 6, 2022 03: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.

2 participants