Skip to content

[Before forward-ports] Antalya 26.4: patch for SettingsChangesHistory#1853

Merged
zvonand merged 2 commits into
antalya-26.4from
fix/antalya-26.4/fix-settingschangeshistory
May 31, 2026
Merged

[Before forward-ports] Antalya 26.4: patch for SettingsChangesHistory#1853
zvonand merged 2 commits into
antalya-26.4from
fix/antalya-26.4/fix-settingschangeshistory

Conversation

@zvonand
Copy link
Copy Markdown
Member

@zvonand zvonand commented May 31, 2026

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)
  • 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.3: patch for SettingsChangesHistory
@zvonand zvonand added port-antalya PRs to be ported to all new Antalya releases antalya-26.4 labels May 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

Workflow [PR], commit [1a49236]

@zvonand zvonand merged commit 9bfc4d7 into antalya-26.4 May 31, 2026
236 of 262 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya-26.4 port-antalya PRs to be ported to all new Antalya releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant