ClickHouse/src/Core
Nicolae Vartolomei 53d57ffb52 Part movement between shards
Integrate query deduplication from #17348
2021-04-27 14:20:12 +01:00
..
MySQL Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
tests Extended range of DateTime64 to years 1925 - 2238 2021-02-24 17:08:35 +02:00
AccurateComparison.h Merge branch 'master' into change-accurate-comparison 2021-04-05 01:38:55 +03:00
BackgroundSchedulePool.cpp fix rare deadlock on shutdown of BackgroundSchedulePool 2021-01-12 21:47:01 +03:00
BackgroundSchedulePool.h
BaseSettings.cpp
BaseSettings.h
Block.cpp Try fix 2021-04-23 17:29:22 +00:00
Block.h Better 2021-04-22 21:30:31 +00:00
BlockInfo.cpp
BlockInfo.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
callOnTypeIndex.h Function reinterpretAs updated to support big integers 2021-01-30 22:56:23 +03:00
CMakeLists.txt
ColumnNumbers.h
ColumnsWithTypeAndName.h
ColumnWithTypeAndName.cpp
ColumnWithTypeAndName.h
config_core.h.in Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
DecimalComparison.h Minor changes in Decimal 2021-02-20 21:13:36 +03:00
DecimalFunctions.h Function toDateTime decimal overflow ubsan fix 2021-04-19 02:00:33 +03:00
Defines.h review fixes 2021-04-13 22:39:43 +03:00
ExternalResultDescription.cpp Add suggestion from Kita 2021-01-16 11:48:50 +03:00
ExternalResultDescription.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg2ch 2020-12-29 15:09:53 +00:00
ExternalTable.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
ExternalTable.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
Field.cpp make NULL case consistent w/FieldVisitorToString 2021-03-05 10:05:27 +03:00
Field.h Replace !__clang__ with !defined(__clang) to fix gcc builds 2021-04-18 23:37:50 +03:00
iostream_debug_helpers.cpp Remove commented code. 2020-11-13 18:41:00 +03:00
iostream_debug_helpers.h Remove commented code. 2020-11-13 18:41:00 +03:00
MultiEnum.h OPTIMIZE DEDUPLICATE BY columns 2020-12-07 09:44:07 +03:00
Names.h
NamesAndTypes.cpp Merge pull request #21562 from CurtizJ/serialization-refactoring-4 2021-03-29 16:36:44 +03:00
NamesAndTypes.h more checks of input type 2021-03-11 15:08:18 +03:00
PostgreSQLProtocol.cpp
PostgreSQLProtocol.h Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into postgresql-protocol-with-row-policy 2021-04-11 21:10:33 +00:00
Protocol.h build fixes 2021-04-13 22:39:43 +03:00
QualifiedTableName.h
QueryProcessingStage.cpp Add --stage option for clickhouse-client 2020-11-11 00:54:51 +03:00
QueryProcessingStage.h Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
Row.h
Settings.cpp Fixed compilation timeout 2020-12-17 21:32:25 +03:00
Settings.h Part movement between shards 2021-04-27 14:20:12 +01:00
SettingsEnums.cpp fix compilation error 2021-03-31 17:38:46 +08:00
SettingsEnums.h fix typo 2021-03-31 17:16:51 +08:00
SettingsFields.cpp
SettingsFields.h
SettingsQuirks.cpp Disable async_socket_for_remote/use_hedged_requests for buggy linux kernels 2021-03-25 23:39:30 +03:00
SettingsQuirks.h Disable async_socket_for_remote/use_hedged_requests for buggy linux kernels 2021-03-25 23:39:30 +03:00
SortCursor.h improve performance of aggregation in order of sorting key 2021-01-22 05:34:08 +03:00
SortDescription.cpp returning constant column as window function 2020-12-10 22:06:52 +03:00
SortDescription.h returning constant column as window function 2020-12-10 22:06:52 +03:00
TypeListNumber.h
Types.h Replace !__clang__ with !defined(__clang) to fix gcc builds 2021-04-18 23:37:50 +03:00
UUID.h
ya.make Disable async_socket_for_remote/use_hedged_requests for buggy linux kernels 2021-03-25 23:39:30 +03:00
ya.make.in Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00