Skip to content

[Before forward-ports] Antalya 26.5: patch for SettingsChangesHistory#1911

Merged
zvonand merged 3 commits into
antalya-26.5from
fix/antalya-26.5/fix-settingschangeshistory
Jun 23, 2026
Merged

[Before forward-ports] Antalya 26.5: patch for SettingsChangesHistory#1911
zvonand merged 3 commits into
antalya-26.5from
fix/antalya-26.5/fix-settingschangeshistory

Conversation

@zvonand

@zvonand zvonand commented Jun 16, 2026

Copy link
Copy Markdown
Member

When porting to future Antalya versions:

  • generate .tsv file containing settings values in latest Antalya release (more details in comments in tests/queries/0_stateless/02995_new_settings_history.sh), change the version number in test accordingly;
  • add new version section for the next release in src/Core/SettingsChangesHistory.cpp;

When cherry-pinking, do cherry-pick -n avoid picking:

  • ...tsv file: it needs to be re-generated
  • SettingsChangesHistory.cpp: instead, take Antalya-related sections from previous Antalya release's SettingsChangesHistory.cpp and manually add them to current file. comment all lines with Antalya-specific settings.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • OAuth (5m)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • S3 Export (2h)
  • Swarms (30m)
  • Tiered Storage (2h)

…hangeshistory

[Before forward-ports] Antalya 26.4: patch for SettingsChangesHistory
@zvonand zvonand self-assigned this Jun 16, 2026
@zvonand zvonand added port-antalya PRs to be ported to all new Antalya releases antalya-26.5 labels Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Workflow [PR], commit [e41c6e4]

@zvonand zvonand merged commit e9c8a02 into antalya-26.5 Jun 23, 2026
334 of 356 checks passed
@zvonand

zvonand commented Jun 23, 2026

Copy link
Copy Markdown
Member Author

Fails do not seem to be related to this PR

@zvonand zvonand added the verified Approved for release label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya-26.5 port-antalya PRs to be ported to all new Antalya releases verified Approved for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants