[Doc] Add release notes for StarRocks v4.1.2 and v4.1.3#76338
Open
EsoragotoSpirit wants to merge 1 commit into
Open
[Doc] Add release notes for StarRocks v4.1.2 and v4.1.3#76338EsoragotoSpirit wants to merge 1 commit into
EsoragotoSpirit wants to merge 1 commit into
Conversation
Signed-off-by: EsoragotoSpirit <richard.wang@celerdata.com>
Contributor
[Java-Extensions Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
Contributor
[FE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
Contributor
🌎 Translation Required?Thanks for your doc contribution! The following languages are missing or outdated for your changes. 🤖 Automated TranslationsIf you are fluent in any of the missing languages you can add them. If not, a maintainer can generate the translations below. Maintainer: Check the ones you wish to generate:
|
Contributor
[BE Incremental Coverage Report]✅ pass : 0 / 0 (0%) |
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.
Why I'm doing:
StarRocks v4.1.2 (June 18, 2026) and v4.1.3 (July 14, 2026) were released without English release notes. This PR adds both sections.
What I'm doing:
## 4.1.3section (Release Date: July 14, 2026) with Behavior Changes, Improvements, Security, and Bug Fixes## 4.1.2section (Release Date: June 18, 2026) with Behavior Changes, Improvements, Security, and Bug FixesBoth sections were drafted from the backported PR sets collected via
collect-prs.sh, categorized perreferences/categorization.md, and linted with Vale (0 errors) and markdownlint (0 errors).What type of PR is this:
Does this PR entail a change in behavior?
Checklist:
Bugfix cherry-pick branch check:
Needs reviewer confirmation
4.1.3
behavior_changedlabel;CTASVARCHAR length preservation. May also need a note in the upgrade/downgrade warning block if users have existing CTAS-created tables with widened VARCHAR.behavior_changedlabel; changes howisAdjustedToUTC=falseINT64 Parquet timestamps are loaded. Potential upgrade warning for users who relied on the old timezone-shifted values.behavior_changedlabel; changesLIKEconstant-folding backslash-escape results to match MySQL 8. Possible upgrade warning for users relying on old behavior.behavior_changedlabel; newproperty.kafka_partition_discoveryproperty. Confirm whether this is a new feature (Improvements) instead of a behavior change.behavior_changedlabel; aggregate pushdown throughUNION ALL. Confirm whether this could affect query results for any existing workloads.behavior_changedlabel; IVM MVs re-derive maintenance query at refresh. Confirm whether this needs a migration note for users with existing IVM MVs.behavior_changedlabel; IVM schema change (hidden__AGG_STATE_column eliminated). Confirm whether existing IVM MVs need recreation or migrate transparently.behavior_changedlabel but default config value changes (lake_vacuum_min_batch_delete_size100→200). Confirm whether this belongs in Improvements instead.dequeuedlabel. Confirm whetherdequeuedmeans it did not land in 4.1.3 and should be excluded.4.1.2
information_schema.loadsfiltering may differ between nodes. Confirm if a downgrade/upgrade note is needed.