Closed
Conversation
For some reason the links are broken - I'm attempting to fix them here
Fix some tests
upadte doc for background_pool_size
…v22.12.6.22-stable
Update version_date.tsv and changelogs after v22.12.6.22-stable, v22.3.20.29-lts
More options for `SYSTEM SYNC REPLICA`
Changed schema in Youtube dataset
Do not remove inputs from maybe compiled DAG.
* fix race between drop mv and restart replicas * unrelated: fix bad exception messages * fix test * fix * fix * fix * fix * fix test * fix * fix test * Update 02437_drop_mv_restart_replicas.sh * fix tests
Signed-off-by: Azat Khuzhin <[email protected]>
Signed-off-by: Azat Khuzhin <[email protected]>
Signed-off-by: Azat Khuzhin <[email protected]>
Signed-off-by: Azat Khuzhin <[email protected]>
Signed-off-by: Azat Khuzhin <[email protected]>
AST fuzzer: Fix assertion in TopK serialization
Per-query/per-server throttling for remote IO/local IO/BACKUPs
Fix possible flakiness of lightweight delete tests (due to index granularity randomization)
Allow write/read unnamed tuple as nested Message in Protobuf format
Update replication.md
Find big allocations without memory limits checks
Fix test_backup_all
…check_node_2 Check node for Backup Restore concurrency
Kerberized kafka error
…licas Some fixes for parallel replicas
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
3c7ae76 to
681bb7e
Compare
Member
Author
Member
|
I'd suggest opening #48457 and force-push these changes there. The easiest way to go |
681bb7e to
53947c6
Compare
Member
Author
|
Okay, done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upstream fix: #47246
This PR replaces the autogenerated backport PR #48457.
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix a memory corruption when using function formatDateTime() with formatter "%W"