ClickHouse/src
Pavel Kruglov 9bf2c6f968
Merge pull request #71982 from Avogar/select-explain-bug
Allow only SELECT queries in EXPLAIN AST used inside subquery
2024-11-19 17:55:05 +00:00
..
Access Update AccessControl.cpp 2024-11-04 18:25:27 +01:00
AggregateFunctions Merge pull request #71403 from petern48/alias_any_respect_nulls 2024-11-17 16:02:10 +00:00
Analyzer Update src/Analyzer/ValidationUtils.cpp 2024-11-14 16:18:33 +01:00
Backups Merge branch 'master' into chesema-merge-wb 2024-11-18 13:54:20 +01:00
Bridge
BridgeHelper Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
Client Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
Columns Merge pull request #60129 from bigo-sg/short_circut_func 2024-11-19 13:31:55 +00:00
Common Merge pull request #60129 from bigo-sg/short_circut_func 2024-11-19 13:31:55 +00:00
Compression Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
Coordination fix test 2024-11-18 17:15:26 +01:00
Core Merge pull request #60129 from bigo-sg/short_circut_func 2024-11-19 13:31:55 +00:00
Daemon Delete comments 2024-10-14 19:10:36 -07:00
Databases Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
DataTypes Do not compile BFloat16 2024-11-11 00:25:11 +01:00
Dictionaries Merge branch 'master' into fp16 2024-11-10 00:11:28 +01:00
Disks Merge pull request #68800 from ClickHouse/chesema-merge-wb 2024-11-19 09:00:50 +00:00
Formats Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
Functions Merge pull request #60129 from bigo-sg/short_circut_func 2024-11-19 13:31:55 +00:00
Interpreters Merge pull request #68885 from Unalian/feat-67772 2024-11-19 16:09:30 +00:00
IO Merge pull request #68800 from ClickHouse/chesema-merge-wb 2024-11-19 09:00:50 +00:00
Loggers Declared the new parameter 2024-11-07 18:44:01 +03:30
Parsers Merge pull request #71982 from Avogar/select-explain-bug 2024-11-19 17:55:05 +00:00
Planner Merge branch 'master' into better_parallel_hash2 2024-11-16 20:09:46 +01:00
Processors Merge branch 'master' into chesema-merge-wb 2024-11-18 13:54:20 +01:00
QueryPipeline Merge branch 'master' into chesema-merge-wb 2024-11-18 13:54:20 +01:00
Server Merge branch 'master' into chesema-merge-wb 2024-11-17 00:42:03 +01:00
Storages Merge pull request #71889 from yariks5s/fix_insert_hive_partititoning 2024-11-19 16:51:47 +00:00
TableFunctions Lint 2024-11-12 07:12:02 +01:00
CMakeLists.txt Revert "Revert "SQL syntax for workload and resource management"" 2024-10-30 16:18:35 +01:00
configure_config.cmake Remove idxd-config library which has incompatible license 2024-10-23 21:45:39 +02:00
NOTICE