Skip to content

KIKIMR-20877: internal indexes processing #1276

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

Merged
merged 5 commits into from
Jan 25, 2024

Conversation

ivanmorozov333
Copy link
Collaborator

Changelog entry

currently we can made indexes (bloom, for example) for skip portions on search stage
indexes construction happens on compaction
indexes usage determ through tree of request

Changelog category

  • Improvement
  • Performance improvement

Additional information

...

@ivanmorozov333 ivanmorozov333 requested a review from a team as a code owner January 24, 2024 17:05
Copy link

github-actions bot commented Jan 24, 2024

2024-01-25 09:00:04 UTC Pre-commit check for 2a5bf54 has started.
2024-01-25 09:00:06 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-25 09:23:09 UTC Build successful.
2024-01-25 09:23:20 UTC Tests are running...
🔴 2024-01-25 11:02:53 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15944 15849 0 16 54 25

Copy link

github-actions bot commented Jan 24, 2024

2024-01-25 08:59:50 UTC Pre-commit check for 2a5bf54 has started.
2024-01-25 08:59:52 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-25 09:21:12 UTC Build successful.
2024-01-25 09:21:24 UTC Tests are running...
🟢 2024-01-25 10:42:51 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60104 50845 0 0 9236 23

@ivanmorozov333 ivanmorozov333 changed the title internal indexes processing KIKIMR-20877Ж internal indexes processing Jan 25, 2024
@ivanmorozov333 ivanmorozov333 changed the title KIKIMR-20877Ж internal indexes processing KIKIMR-20877: internal indexes processing Jan 25, 2024
@ivanmorozov333 ivanmorozov333 linked an issue Jan 25, 2024 that may be closed by this pull request
Copy link
Member

@rvu1024 rvu1024 left a comment

Choose a reason for hiding this comment

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

yql - ok

@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

internal indexes for column shards
5 participants