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 default indexes to the database tables during creation #1601

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

yang-xiaodong
Copy link
Member

Description:

Add table-building default indexes to database storage and adjust query SQL to use optimized indexes.

Issue(s) addressed:

Changes:

  • Table Creation and Queries for SQL Server, MySQL, PostgreSQL

Affected components:

  • Storage Component

Checklist:

  • I have tested my changes locally
  • I have added necessary documentation (if applicable)
  • I have updated the relevant tests (if applicable)
  • My changes follow the project's code style guidelines

… the query SQL to utilize the optimized indexes. (#1599)
@yang-xiaodong
Copy link
Member Author

Hi @onurogurtani,

Do you want to help review this PR?

Thank you.

Copy link

@onurogurtani onurogurtani left a comment

Choose a reason for hiding this comment

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

god job

@yang-xiaodong yang-xiaodong merged commit 1cafc93 into master Oct 28, 2024
4 checks passed
@yang-xiaodong yang-xiaodong deleted the add-sql-index branch November 5, 2024 03:44
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