ClickHouse/src/Core
Kruglov Pavel 9e595c82fa
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
Enable return null and complext type for JSON_VALUE function
2023-04-03 14:05:18 +02:00
..
examples Merge pull request #41046 from azat/build/llvm-15 2022-09-16 07:31:06 +03:00
fuzzers Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
MySQL Merge branch 'master' into fix_insert_cancellation_in_native_protocol 2023-02-23 22:35:31 +01:00
PostgreSQL forbid runtime strings 2023-01-26 10:52:47 +01:00
tests Fix clang-tidy cert-dcl58-cpp in gtest_DecimalFunctions 2022-10-23 07:44:37 +02:00
AccurateComparison.h abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
BackgroundSchedulePool.cpp add pool size metrics 2023-03-16 17:31:41 +00:00
BackgroundSchedulePool.h add pool size metrics 2023-03-16 17:31:41 +00:00
BaseSettings.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
BaseSettings.h Merge pull request #46550 from ClickHouse/46231-systerm-server-settings 2023-02-28 11:23:15 -05:00
Block.cpp forbid runtime strings 2023-01-26 10:52:47 +01:00
Block.h Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference 2022-11-10 20:15:14 +00:00
BlockInfo.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
BlockInfo.h Make better 2022-05-18 09:25:26 +00:00
callOnTypeIndex.h make only IPv4 as numeric, fix hash functions for IPv6, add more hash functions to test 2023-01-10 02:03:06 +00:00
CMakeLists.txt
ColumnNumbers.h Merge remote-tracking branch 'origin/master' into grouping-function 2022-05-19 17:58:33 +00:00
ColumnsWithTypeAndName.h
ColumnWithTypeAndName.cpp
ColumnWithTypeAndName.h Add fuzzer for data formats 2023-03-13 04:51:50 +01:00
DecimalComparison.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
DecimalFunctions.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Defines.h Reduce redundancies 2023-02-07 12:27:23 +00:00
ExternalResultDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ExternalResultDescription.h
ExternalTable.cpp fix multipart requests 2023-02-22 17:54:35 +01:00
ExternalTable.h
Field.cpp Cleanup 2023-02-06 18:11:33 +01:00
Field.h Preparation for libcxx(abi), llvm, clang-tidy 16 2023-03-19 17:25:41 +00:00
InterpolateDescription.cpp
InterpolateDescription.h
iostream_debug_helpers.cpp
iostream_debug_helpers.h
IResolvedFunction.h Cleanup code 2022-12-23 18:23:01 +00:00
Joins.cpp Merge branch 'master' into grace_hash_join 2022-09-07 08:00:14 +00:00
Joins.h Merge branch 'master' into grace_hash_join 2022-09-07 08:00:14 +00:00
MultiEnum.h
Names.h Try to compute helper column lazy 2022-05-13 14:55:50 +00:00
NamesAndAliases.h
NamesAndTypes.cpp WIP on GROUPING function 2022-05-12 16:40:26 +00:00
NamesAndTypes.h Add fuzzer for data formats 2023-03-13 04:51:50 +01:00
PostgreSQLProtocol.cpp Add Decimal256 to a lot of places 2023-03-14 22:10:52 +01:00
PostgreSQLProtocol.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Protocol.h Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
ProtocolDefines.h Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00
QualifiedTableName.h
QueryProcessingStage.cpp
QueryProcessingStage.h
ServerSettings.cpp Refactor reading the pool setting & from server config. (#48055) 2023-03-30 16:44:11 +02:00
ServerSettings.h Refactor reading the pool setting & from server config. (#48055) 2023-03-30 16:44:11 +02:00
ServerUUID.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ServerUUID.h
Settings.cpp Extract common code 2023-02-03 18:44:56 +00:00
Settings.h Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist 2023-04-03 14:05:18 +02:00
SettingsChangesHistory.h Merge branch 'master' into native-types-conversions 2023-03-09 13:03:25 +01:00
SettingsEnums.cpp Merge pull request #47114 from Avogar/parquet-compression 2023-03-09 13:02:18 +01:00
SettingsEnums.h Merge pull request #47114 from Avogar/parquet-compression 2023-03-09 13:02:18 +01:00
SettingsFields.cpp Implement system.server_settings 2023-02-17 23:46:09 -05:00
SettingsFields.h Implement system.server_settings 2023-02-17 23:46:09 -05:00
SettingsQuirks.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
SettingsQuirks.h
SortCursor.h replace domain IP types (IPv4, IPv6) with native 2022-11-14 14:17:17 +00:00
SortDescription.cpp Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
SortDescription.h Merge branch 'master' into aggregating-in-order-from-query-plan 2022-11-28 16:53:29 +01:00
TypeId.h replace domain IP types (IPv4, IPv6) with native 2022-11-14 14:17:17 +00:00
Types.h Merge branch 'master' into refactoring-ip-types 2022-12-21 23:56:24 -05:00
UUID.cpp
UUID.h