Shankar
Shankar
### Changelog category (leave one): - Bug Fix (user-visible misbehavior in an official stable release) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Fixes...
Fixes integration test failures : https://github.com/ClickHouse/ClickHouse/issues/68990 and https://github.com/ClickHouse/ClickHouse/issues/68988 ### Changelog category (leave one): - Not for changelog (changelog entry is not required) > Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/ #### CI...
Found this when checking aretestsgreenyet.com Integration tests (asan) [2/4] | test_keeper_s3_snapshot/test.py::test_s3_upload [Link](https://s3.amazonaws.com/clickhouse-test-reports/0/cd2e66ba58e1665000b9b02a1fcec73749331618/integration_tests__asan__[2_4].html) ``` E AssertionError: assert {'snapshot_50.bin.zstd', 'snapshot_200.bin.zstd', 'snapshot_100.bin.zstd', 'snapshot_250.bin.zstd', 'snapshot_150.bin.zstd'} == {'snapshot_50.bin.zstd', 'snapshot_200.bin.zstd', 'snapshot_100.bin.zstd', 'snapshot_150.bin.zstd'} E Extra items in...
Just noticed below failure when checking aretestsgreenyet.com :- Integration tests (asan, old analyzer) [5/6] test_role/test.py::test_roles_cache [https://s3.amazonaws.com/clickhouse-test-](https://s3.amazonaws.com/clickhouse-test-reports/0/f7ed0912db96f884a40bbcdaedfd4128cc70cb57/integration_tests__asan__old_analyzer__[5_6].html) Error is here :- ``` =================================== FAILURES =================================== _______________________________ test_roles_cache _______________________________ [gw3] linux --...
Backport of https://github.com/ClickHouse/ClickHouse/pull/65190 ### Changelog category (leave one): - Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Support aliases in parametrized view function...
Add the ability to impersonate or proxy a end-user session over an application admin user connection. Fixes : https://github.com/ClickHouse/ClickHouse/issues/39048 ### Changelog category (leave one): - New Feature ### Changelog entry...