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

add table filter in class SqlServerSchema.readTableSchema #2349

Closed
wants to merge 4 commits into from

Conversation

pgm-rookie
Copy link
Contributor

add table filter in class SqlServerSchema.readTableSchema line 67 to avoid query columns of all tables and avoid long time waitting when invoking method getColumnsDetails in class JdbcConnetion.

zhangximing added 4 commits July 27, 2023 17:39
…avoid query columns of all tables and avoid long time waitting when invoking method getColumnsDetails in class JdbcConnetion.
…e 67 to avoid query columns of all tables and avoid long time waitting when invoking method getColumnsDetails in class JdbcConnetion."

This reverts commit 44642d5.
…avoid query columns of all tables and avoid long time waitting when invoking method getColumnsDetails in class JdbcConnetion.
@GOODBOY008
Copy link
Member

GOODBOY008 commented Aug 5, 2023

@pgm-rookie Thanks for you contribution, I have open a pr #2369. And add you as Co-authored .

@GOODBOY008
Copy link
Member

@pgm-rookie The pr was merged #2369 and add you as Co-authored . Thanks for your contribution.

@GOODBOY008 GOODBOY008 closed this Aug 20, 2023
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.

2 participants