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

Merging to release-1.11: TT-13421 create indexes on sharded sql pumps (#861) #863

Conversation

buger
Copy link
Member

@buger buger commented Dec 5, 2024

TT-13421 create indexes on sharded sql pumps (#861)

  • started to add indexes to shards

  • create indexes when SQL pump is sharded

  • added test for ensure index in SQL pump

  • update sql aggregate to handle multiple indexes on sharded analytics

  • update SQL aggregate test

  • isolate index build logic

  • some refactor

  • fixing test for indexes in SQL pump

  • gofmt sql_test.go

  • check drop table err

  • gofumpt

  • ensuring table for SQL

  • gofumpt

  • refactoring ensureIndex in sql pump

  • improve logging

  • refactor logic while looping over indexes

  • gofumpt

  • only use the waitgroup for background


Co-authored-by: sredny buitrago [email protected]

* started to add indexes to shards

* create indexes when SQL pump is sharded

* added test for ensure index in SQL pump

* update sql aggregate to handle multiple indexes on sharded analytics

* update SQL aggregate test

* isolate index build logic

* some refactor

* fixing test for indexes in SQL pump

* gofmt sql_test.go

* check drop table err

* gofumpt

* ensuring table for SQL

* gofumpt

* refactoring ensureIndex in sql pump

* improve logging

* refactor logic while looping over indexes

* gofumpt

* only use the waitgroup for background

---------

Co-authored-by: sredny buitrago <[email protected]>

(cherry picked from commit 544ccb3)
@kolavcic kolavcic requested a review from mativm02 December 11, 2024 08:05
@mativm02 mativm02 merged commit e43894a into release-1.11 Dec 11, 2024
23 of 25 checks passed
@mativm02 mativm02 deleted the merge/release-1.11/544ccb35498eb175d8b69262a203b047ae9b65e2 branch December 11, 2024 19:43
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.

3 participants