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

Issue2154 cherry pick to sqle v3 #2188

Merged
merged 10 commits into from
Dec 29, 2023
Merged

Issue2154 cherry pick to sqle v3 #2188

merged 10 commits into from
Dec 29, 2023

Conversation

winfredLIN
Copy link
Collaborator

1. Treating the column of the in statement as a non equivalent column
2. Fill in selectivity when extracting columns from SQL statements
3. Added exclude fields of type JSON as part of the index
4. Fixed the issue of inaccurate coverage index judgment
5. Added display of single column index when Samsung Index suggests providing single column index
1. Delete columnShouldNotAdd and selectivityMap structure members
2. Add members of the drivingTableColumnMap structure to record the mapping of column names and column objects
3. Fix: Fix the delete method for columnGroup
@winfredLIN winfredLIN changed the title Issue2154 cherry pick Issue2154 cherry pick to sqlev3 Dec 29, 2023
@winfredLIN winfredLIN changed the title Issue2154 cherry pick to sqlev3 Issue2154 cherry pick to sqle v3 Dec 29, 2023
@ColdWaterLW ColdWaterLW merged commit 84bade3 into main Dec 29, 2023
2 checks passed
@ColdWaterLW ColdWaterLW deleted the issue2154-cherry-pick branch December 29, 2023 05:27
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