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

[#6638]Optimize method listColumnPOsByTableIdAndVersion to make it more efficient #6640

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yuqi1129
Copy link
Contributor

@yuqi1129 yuqi1129 commented Mar 8, 2025

What changes were proposed in this pull request?

Add filter condition table_id in method listColumnPOsByTableIdAndVersion.

Why are the changes needed?

It's a performance improvement.

Fix: #6638

Does this PR introduce any user-facing change?

N/A.

How was this patch tested?

Existing UTs

@yuqi1129 yuqi1129 self-assigned this Mar 8, 2025
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.

[Improvement] Optimize fetching table by name identifier
1 participant