Skip to content

Backport #47246 to v23.3#48631

Closed
rschu1ze wants to merge 3307 commits into23.2from
rs/23.2-formatdatetime-msan
Closed

Backport #47246 to v23.3#48631
rschu1ze wants to merge 3307 commits into23.2from
rs/23.2-formatdatetime-msan

Conversation

@rschu1ze
Copy link
Copy Markdown
Member

@rschu1ze rschu1ze commented Apr 11, 2023

Upstream fix: #47246

This PR replaces the autogenerated backport PR #48457.

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

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"

DanRoscigno and others added 30 commits March 31, 2023 13:19
For some reason the links are broken - I'm attempting to fix them here
Update version_date.tsv and changelogs after v22.12.6.22-stable, v22.3.20.29-lts
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
rschu1ze and others added 15 commits April 5, 2023 19:16
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
Find big allocations without memory limits checks
…check_node_2

Check node for Backup Restore concurrency
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
@rschu1ze rschu1ze force-pushed the rs/23.2-formatdatetime-msan branch 4 times, most recently from 3c7ae76 to 681bb7e Compare April 11, 2023 17:01
@rschu1ze rschu1ze changed the title (wip) Backport #47246 to 23.3 Backport #47246 to 23.3 Apr 11, 2023
@rschu1ze rschu1ze marked this pull request as ready for review April 11, 2023 17:15
@rschu1ze rschu1ze changed the title Backport #47246 to 23.3 Backport #47246 to v23.3 Apr 11, 2023
@rschu1ze
Copy link
Copy Markdown
Member Author

@Felixoid This PR is a manual replacement for the auto-generated PR #48457 for a fix that should be downported from master to v23.3. I tested the relevant tests locally (they are green) but it would be nice to have the entire test battery running on this PR. Is this somehow possible?

@Felixoid
Copy link
Copy Markdown
Member

I'd suggest opening #48457 and force-push these changes there. The easiest way to go

@rschu1ze rschu1ze force-pushed the rs/23.2-formatdatetime-msan branch from 681bb7e to 53947c6 Compare April 12, 2023 11:05
@rschu1ze
Copy link
Copy Markdown
Member Author

Okay, done.

@rschu1ze rschu1ze closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.