ClickHouse/src
Konstantin Bogdanov 665b4a9d1d
Merge pull request #62829 from ClickHouse/jwt-auth-in-client
Support JWT in `clickhouse-client`
2024-06-26 07:56:28 +00:00
..
Access Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
AggregateFunctions Update src/AggregateFunctions/AggregateFunctionGroupConcat.cpp 2024-06-21 13:44:47 +02:00
Analyzer Merge branch 'master' into uniq_injective2 2024-06-19 01:57:13 +00:00
Backups Fix user specific auth with incremental backups 2024-06-20 09:37:53 +02:00
Bridge Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
BridgeHelper Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
Client Lint 2024-06-19 04:29:47 +02:00
Columns Merge pull request #64783 from canhld94/fix_vertical_final2 2024-06-14 11:17:33 +00:00
Common Merge remote-tracking branch 'origin/master' into add_customizeable_config_reloader_interval 2024-06-24 11:38:02 +02:00
Compression Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
Coordination Merge remote-tracking branch 'upstream/master' into fix_keeper_close_session_bug 2024-06-17 10:53:55 +03:00
Core Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
Daemon Merge branch 'master' into fix-gwp-asan 2024-06-05 09:31:36 +02:00
Databases Merge pull request #65054 from evillique/fix-database-replicated-secure 2024-06-20 02:27:24 +00:00
DataTypes Fix crash in 03036_dynamic_read_subcolumns 2024-06-17 13:52:30 +02:00
Dictionaries Fix bug in short circuit optimization with direct dictionaries 2024-06-13 14:25:41 +02:00
Disks Merge pull request #65403 from elenatorro/65390-avoid-exceptions-on-s3-throttler-metrics 2024-06-25 11:57:10 +00:00
Formats Merge branch 'master' into footer_column__names 2024-06-15 08:39:02 +02:00
Functions Merge pull request #65455 from chloro-pn/array_min_max_generic 2024-06-24 16:45:33 +00:00
Interpreters Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
IO Revert "Suppress false positives in leaksan" 2024-06-19 08:30:44 +00:00
Loggers Ignore text_log for Keeper 2024-05-22 13:18:51 +02:00
Parsers Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
Planner Renames. 2024-06-18 10:21:57 +00:00
Processors Merge pull request #65505 from ClickHouse/final-in-order-bug 2024-06-25 12:15:59 +00:00
QueryPipeline Useless changes 2024-05-10 03:31:40 +02:00
Server Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
Storages Merge pull request #62829 from ClickHouse/jwt-auth-in-client 2024-06-26 07:56:28 +00:00
TableFunctions Fix loop() table function crashing on empty table name 2024-06-01 07:55:23 +00:00
CMakeLists.txt Merge branch 'master' into fix-gwp-asan 2024-06-05 09:31:36 +02:00
configure_config.cmake
NOTICE