Skip to content

More parallel MV processing.#11330

Merged
alexey-milovidov merged 5 commits intomasterfrom
fix-10241
Jun 2, 2020
Merged

More parallel MV processing.#11330
alexey-milovidov merged 5 commits intomasterfrom
fix-10241

Conversation

@KochetovNicolai
Copy link
Member

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Make writing to MATERIALIZED VIEW with setting parallel_view_processing = 1 parallel again. Fixes #10241

@blinkov blinkov added the pr-bugfix Pull request with bugfix, not backported by default label Jun 1, 2020
Copy link
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

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

Ok.

BTW, it should be rewritten with Processors pipeline for INSERT.

@alexey-milovidov
Copy link
Member

Unit tests MSAN clang-10

Fixed in master.

@alexey-milovidov alexey-milovidov merged commit 92ac608 into master Jun 2, 2020
@alexey-milovidov alexey-milovidov deleted the fix-10241 branch June 2, 2020 01:06
@alexey-milovidov alexey-milovidov self-assigned this Jun 2, 2020
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
More parallel MV processing.

(cherry picked from commit 92ac608)
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
More parallel MV processing.

(cherry picked from commit 92ac608)
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
More parallel MV processing.

(cherry picked from commit 92ac608)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parallel_view_processing behavior has changed.

3 participants