Skip to content

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

Open
zvonand wants to merge 2 commits into
antalya-26.5from
fix/antalya-26.5/fix-settingschangeshistory
Open

[Before forward-ports] Antalya 26.5: patch for SettingsChangesHistory#1911
zvonand wants to merge 2 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 [224146c]

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant