Skip to content

25.8.15 Backport of #70775: Add feature to impersonate/proxy user sessions#1340

Merged
zvonand merged 3 commits intoreleases/25.8.15from
backports/25.8.15/70775
Jan 28, 2026
Merged

25.8.15 Backport of #70775: Add feature to impersonate/proxy user sessions#1340
zvonand merged 3 commits intoreleases/25.8.15from
backports/25.8.15/70775

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Jan 27, 2026

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added new SQL statement EXECUTE AS to support user impersonation (ClickHouse#70775 by @shiyer7474, ClickHouse#90437 by @alexbakharew)

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)
  • Tiered Storage (2h)

zvonand and others added 2 commits January 27, 2026 11:51
25.8.13 Backport of ClickHouse#70775: Add feature to impersonate/proxy user sessions
…alter-with-remote

Fix access validation for ALTER UPDATE with `remote` table function
@github-actions
Copy link

github-actions bot commented Jan 27, 2026

Workflow [PR], commit [3aea4d1]

@zvonand
Copy link
Collaborator Author

zvonand commented Jan 28, 2026

S3 fails: Altinity/clickhouse-regression#93

Aggregate fails: uniqTheta was updated in upstream, not related, test will be updated separately by QA team

@zvonand zvonand merged commit 8b1bfc8 into releases/25.8.15 Jan 28, 2026
805 of 840 checks passed
@DimensionWieldr
Copy link
Collaborator

DimensionWieldr commented Feb 3, 2026

CI Failure Analysis

1. Regression Tests (aggregate_functions_1, S3 suites) - Pre-existing Failures

Failures: uniqTheta, zero copy replication

Evidence these are pre-existing on base branch (releases/25.8.15) MasterCI #21579463803:

  • AggregateFunctions (1) = failure (x86_64 + aarch64)
  • S3 (aws_s3, 2) = failure (x86_64 + aarch64)
  • S3 (azure, 2) = failure (x86_64 + aarch64)
  • S3 (minio, 2) = failure (x86_64 + aarch64)

Verdict: Pre-existing failures on base branch. Unrelated to PR changes.


2. Stateless tests (amd_asan, flaky check) - Infrastructure

Failure: failure: Start ClickHouse Server

Verdict: CI infrastructure issue during server initialization. Unrelated to PR changes.


Summary

Test Category Failure Type Related to PR?
Regression (8 jobs) Pre-existing failures No
Flaky check Server startup No

Verdict: All failures are unrelated to the PR changes.

@DimensionWieldr DimensionWieldr added the verified Verified by QA label Feb 3, 2026
@svb-alt svb-alt added 25.8.16 25.8.16 Stable 25.8.16.10001 25.8.16.10001 Stable and removed 25.8.15 25.8.15.10001 labels Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

25.8.16 25.8.16 Stable 25.8.16.10001 25.8.16.10001 Stable verified Verified by QA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants