ClickHouse/src
Robert Schulze a6c8509b32
Merge pull request #65818 from pamarcos/bittest-throw-error-if-out-of-bounds
Throw an error in `bitTest*` if the bit position is out-of-bounds
2024-07-02 19:03:10 +00:00
..
Access Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation 2024-07-02 11:20:01 +00:00
AggregateFunctions Fix crash in maxIntersections 2024-06-25 22:00:54 +02:00
Analyzer Merge pull request #65190 from ClickHouse/support-aliases-in-param-view-function 2024-06-27 06:31:16 +00:00
Backups Merge branch 'master' of github.com:ClickHouse/ClickHouse into check-cyclic-dependencies-on-create 2024-06-24 13:30:16 +00: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 Merge pull request #65246 from ClickHouse/fix-flaky-cli-completion-test 2024-06-29 16:43:40 +00:00
Columns Merge pull request #64783 from canhld94/fix_vertical_final2 2024-06-14 11:17:33 +00:00
Common Merge pull request #65570 from ClickHouse/keeper_az 2024-06-28 22:57:20 +00:00
Compression Merge branch 'master' into chesema-fix-buffer-cancelation 2024-06-11 13:27:39 +02:00
Coordination Merge pull request #65735 from ClickHouse/fix-keeper-session-close-bug 2024-07-01 07:12:33 +00:00
Core Merge branch 'master' into dont-optimize-trivial-insert-select 2024-06-30 18:52:28 +02:00
Daemon Merge branch 'master' into fix-gwp-asan 2024-06-05 09:31:36 +02:00
Databases Merge pull request #65405 from Avogar/check-cyclic-dependencies-on-create 2024-06-28 16:28:14 +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 Fix error (tnx, @jkartseva) 2024-07-02 06:19:21 +02:00
Formats Merge pull request #61750 from KevinyhZou/improve_json_each_row_ignore_key_case 2024-06-27 23:38:50 +00:00
Functions Merge remote-tracking branch 'ClickHouse/master' into bittest-throw-error-if-out-of-bounds 2024-07-02 11:47:15 +00:00
Interpreters Merge pull request #65839 from ClickHouse/fix-s3-queue-memory-usage 2024-07-02 16:19:33 +00:00
IO Merge pull request #65570 from ClickHouse/keeper_az 2024-06-28 22:57:20 +00:00
Loggers Fix logger.console_log_level (never works) 2024-06-22 17:54:14 +02:00
Parsers Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation 2024-07-02 11:20:01 +00:00
Planner Merge pull request #64818 from bigo-sg/too_large_hash_join 2024-07-02 09:12:02 +00:00
Processors Merge pull request #63201 from ClickHouse/fix-partitioned-delta-lake 2024-07-02 18:02:08 +00:00
QueryPipeline Set total rows for in order queries with limit 2024-06-27 18:54:32 +00:00
Server Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation 2024-07-02 11:20:01 +00:00
Storages Merge pull request #63201 from ClickHouse/fix-partitioned-delta-lake 2024-07-02 18:02:08 +00:00
TableFunctions Minor 2024-06-07 13:43:26 +02:00
CMakeLists.txt Merge pull request #64818 from bigo-sg/too_large_hash_join 2024-07-02 09:12:02 +00:00
configure_config.cmake
NOTICE