Skip to content

Conversation

@nikvas0
Copy link
Collaborator

@nikvas0 nikvas0 commented May 27, 2024

Changelog entry

Fix Block Sort optimization

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

@github-actions
Copy link

github-actions bot commented May 27, 2024

2024-05-27 15:40:58 UTC Pre-commit check for 3afbdbe has started.
2024-05-27 15:43:27 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-27 15:45:49 UTC Build successful.

@github-actions
Copy link

github-actions bot commented May 27, 2024

2024-05-27 15:41:02 UTC Pre-commit check for 3afbdbe has started.
2024-05-27 15:43:39 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-27 15:46:23 UTC Build successful.
2024-05-27 15:46:35 UTC Tests are running...
🔴 2024-05-27 17:46:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9413 9322 0 34 41 16

@github-actions
Copy link

github-actions bot commented May 27, 2024

2024-05-27 15:41:14 UTC Pre-commit check for 3afbdbe has started.
2024-05-27 15:43:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-27 15:46:08 UTC Build successful.
2024-05-27 15:46:23 UTC Tests are running...
🔴 2024-05-27 16:55:48 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13413 12096 0 13 1299 5

.Add(CreateKqpTxPeepholeTransformer(TypeAnnTransformer.Get(), typesCtx, config, /* withFinalStageRules */ false, {"KqpPeephole-RewriteCrossJoin"}), "Peephole")
.Add(CreateKqpTxPeepholeTransformer(
TypeAnnTransformer.Get(), typesCtx, config,
/* withFinalStageRules */ config->BlockChannelsMode == NKikimrConfig::TTableServiceConfig_EBlockChannelsMode_BLOCK_CHANNELS_FORCE,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Я бы тут ставил true если BlockChannelsMode != SCALAR || BlockEngineMode != DISABLE
Т.е. наличие вайдовых/блочных каналов или блочных вычислений должно включать эту стадию

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.

3 participants