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

optimizer predicates usage on fetching #1505

Merged

Conversation

ivanmorozov333
Copy link
Collaborator

Changelog entry

dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges

Changelog category

  • Performance improvement

Additional information

...

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 09:48:29 UTC Pre-commit check for ffeca1e has started.
2024-02-01 09:48:31 UTC Build linux-x86_64-relwithdebinfo is running...
2024-02-01 09:52:42 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 09:48:43 UTC Pre-commit check for ffeca1e has started.
2024-02-01 09:48:46 UTC Build linux-x86_64-release-asan is running...
2024-02-01 09:52:43 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 09:53:56 UTC Pre-commit check for 2a66675 has started.
2024-02-01 09:53:57 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-01 09:57:07 UTC Build successful.
2024-02-01 09:57:19 UTC Tests are running...
🔴 2024-02-01 10:00:49 UTC Test run completed, no test results found for commit 7dd47e2. Please check build logs.
2024-02-01 10:00:52 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 09:55:57 UTC Pre-commit check for 2a66675 has started.
2024-02-01 09:56:00 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-01 09:58:59 UTC Build successful.
2024-02-01 09:59:13 UTC Tests are running...
🔴 2024-02-01 10:00:48 UTC Test run completed, no test results found for commit 7dd47e2. Please check build logs.
2024-02-01 10:00:50 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 10:02:04 UTC Pre-commit check for 6cf7bdb has started.
2024-02-01 10:02:06 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-01 10:03:32 UTC Build successful.
2024-02-01 10:03:41 UTC Tests are running...
🔴 2024-02-01 11:36:37 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16039 15918 0 13 61 47

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 10:02:07 UTC Pre-commit check for 6cf7bdb has started.
2024-02-01 10:02:09 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-01 10:03:49 UTC Build successful.
2024-02-01 10:03:57 UTC Tests are running...
🟢 2024-02-01 11:14:56 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60356 51052 0 0 9270 34

@ivanmorozov333 ivanmorozov333 merged commit 160238c into ydb-platform:main Feb 1, 2024
3 of 4 checks passed
@ivanmorozov333 ivanmorozov333 deleted the optimize_predicate_usage branch February 1, 2024 15:13
@pavelvelikhov pavelvelikhov mentioned this pull request Feb 3, 2024
@niksaveliev niksaveliev mentioned this pull request Feb 5, 2024
@vitstn vitstn mentioned this pull request Feb 6, 2024
@vitstn vitstn mentioned this pull request Feb 8, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
ivanmorozov333 added a commit that referenced this pull request Feb 21, 2024
* dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges

* fix

* fix
ivanmorozov333 added a commit to ivanmorozov333/ydb that referenced this pull request Apr 16, 2024
* dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges

* fix

* fix
ivanmorozov333 added a commit to ivanmorozov333/ydb that referenced this pull request Apr 16, 2024
* dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges

* fix

* fix
ivanmorozov333 added a commit to ivanmorozov333/ydb that referenced this pull request Apr 16, 2024
* dont use predicate columns fetching and filter usage in case whole portion matched in predicates ranges

* fix

* fix
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.

2 participants