ClickHouse/src/Core
2022-07-04 15:07:31 +02:00
..
examples Examples coroutines build fix 2022-06-13 15:21:37 +02:00
fuzzers Moved fuzzers to another directory 2021-08-21 02:27:27 +00:00
MySQL Revert "Fix errors of CheckTriviallyCopyableMove type" 2022-06-07 13:53:10 +02:00
PostgreSQL Cleanup: local clang-tidy warnings founded during review 2022-06-27 20:57:18 +00:00
tests Fix bug of datetime64 parsed from string '1969-12-31 23:59:59.123' (#37039) 2022-05-24 10:47:17 +02:00
AccurateComparison.h Fix checkOverflow in FunctionDateOrDateTimeAddInterval 2022-02-16 14:30:37 +00:00
BackgroundSchedulePool.cpp Fixed tests 2022-06-14 21:43:28 +02:00
BackgroundSchedulePool.h BackgroundSchedulePool remove Poco::NotificationQueue 2022-06-14 21:43:28 +02:00
BaseSettings.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
BaseSettings.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
Block.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-columns-formats 2022-05-20 11:08:30 +00:00
Block.h Merge pull request #36975 from Avogar/json-columns-formats 2022-05-23 12:11:28 +02:00
BlockInfo.cpp Make better 2022-05-18 09:25:26 +00:00
BlockInfo.h Make better 2022-05-18 09:25:26 +00:00
callOnTypeIndex.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
CMakeLists.txt Moved fuzzers to another directory 2021-08-21 02:27:27 +00:00
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 Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
config_core.h.in remove hashid define guard 2022-05-18 15:26:54 -04:00
DecimalComparison.h Replace a few uses of enable_if for SFINAE by concepts 2022-03-16 19:51:38 +01:00
DecimalFunctions.h Fix bug of datetime64 parsed from string '1969-12-31 23:59:59.123' (#37039) 2022-05-24 10:47:17 +02:00
Defines.h simplify windowview 2022-05-22 10:13:16 +00:00
ExternalResultDescription.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
ExternalResultDescription.h Removed some data streams 2021-08-11 23:39:01 +03:00
ExternalTable.cpp Better. 2022-05-24 20:06:08 +00:00
ExternalTable.h
Field.cpp Better exception messages on wrong table engines/functions argument types 2022-06-23 20:04:06 +00:00
Field.h Merge branch 'master' into better-exception-messages 2022-06-29 11:09:06 +00:00
InterpolateDescription.cpp bugfix - columns order tracking 2022-03-31 11:51:13 -04:00
InterpolateDescription.h bugfix - columns order tracking 2022-03-31 11:51:13 -04:00
iostream_debug_helpers.cpp Remove some code 2021-07-17 21:06:46 +03:00
iostream_debug_helpers.h Replace a few uses of enable_if for SFINAE by concepts 2022-03-16 19:51:38 +01:00
MultiEnum.h Replace more uses of std::enable_if for SFINAE by concepts 2022-03-17 20:44:55 +01:00
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 comments and make tests more verbose 2022-05-25 21:23:35 +00:00
PostgreSQLProtocol.cpp
PostgreSQLProtocol.h base should not depend on Common 2022-04-29 10:26:35 +08:00
Protocol.h Parallel reading from replicas (#29279) 2021-12-09 13:39:28 +03:00
ProtocolDefines.h Send profile events for INSERT queries (previously only SELECT was supported) 2022-06-16 11:59:01 +03:00
QualifiedTableName.h Fix clang-tidy warnings in Compression, Coordination, Core folders 2022-03-14 18:17:35 +00:00
QueryProcessingStage.cpp
QueryProcessingStage.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ServerUUID.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
ServerUUID.h fix split build 2021-08-18 15:15:31 +03:00
Settings.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
Settings.h Merge pull request #38477 from Avogar/sql-insert-format 2022-07-04 15:06:33 +02:00
SettingsEnums.cpp better waiting, add fault injection 2022-05-20 22:10:01 +02:00
SettingsEnums.h better waiting, add fault injection 2022-05-20 22:10:01 +02:00
SettingsFields.cpp Improve comment 2022-05-24 17:11:15 +02:00
SettingsFields.h WIP: Seconds as floating point 2022-05-13 11:46:58 +02:00
SettingsQuirks.cpp base should not depend on Common 2022-04-29 10:26:35 +08:00
SettingsQuirks.h
SortCursor.h SortCursor improve performance for random data 2022-06-18 18:20:01 +02:00
SortDescription.cpp SortDescription compile fix typo 2022-06-16 16:40:02 +02:00
SortDescription.h SortDescription compile fix typo 2022-06-16 16:40:02 +02:00
TypeId.h TypeId name fix 2022-01-20 13:51:00 +00:00
Types.h Merge remote-tracking branch 'origin/sparse-serialization' into HEAD 2021-11-09 15:36:25 +03:00
UUID.cpp
UUID.h