ClickHouse/dbms/src/Core
2020-03-27 16:55:05 +03:00
..
tests Added even more clang-tidy checks 2020-03-18 19:51:20 +03:00
AccurateComparison.h ubsan fix 2019-11-02 17:00:03 +08:00
BackgroundSchedulePool.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
BackgroundSchedulePool.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Block.cpp Remove excessive empty lines 2020-03-03 05:43:59 +03:00
Block.h Remove excessive empty lines 2020-03-03 05:43:59 +03:00
BlockInfo.cpp Default columns which depends on aliases 2020-03-03 17:25:28 +03:00
BlockInfo.h Default columns which depends on aliases 2020-03-03 17:25:28 +03:00
callOnTypeIndex.h Remove excessive empty lines 2020-03-03 05:43:59 +03:00
CMakeLists.txt WIP 2019-09-15 18:20:31 +03:00
ColumnNumbers.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnsWithTypeAndName.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ColumnWithTypeAndName.cpp Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-20 04:14:38 +03:00
ColumnWithTypeAndName.h More GCC warnings 2019-12-16 23:19:50 +02:00
config_core.h.in refactor avro cmake 2020-01-10 16:47:41 -06:00
DecimalComparison.h Clang Tidy, part 7 (#9799) 2020-03-23 05:12:31 +03:00
DecimalFunctions.h Post-review refactoring and tests for DateTime64 and Decimal. 2019-12-11 06:58:49 +03:00
Defines.h Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
ExternalResultDescription.cpp adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ExternalResultDescription.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
ExternalTable.cpp Fixed error; added a test 2020-03-21 05:52:37 +03:00
ExternalTable.h Added most of clang-static-analyzer checks 2020-03-20 21:53:35 +03:00
Field.cpp clang-tidy, part 6 2020-03-09 01:08:39 +03:00
Field.h More strict aliasing 2020-02-22 10:17:24 +08:00
iostream_debug_helpers.cpp remove separate getTableName() and getDatabaseName() 2019-12-26 21:11:49 +03:00
iostream_debug_helpers.h More GCC warnings 2019-12-16 23:19:50 +02:00
MySQLProtocol.cpp send string columns to mysql client as utf8 2020-02-11 16:58:49 +03:00
MySQLProtocol.h Added some missing ErrorCodes 2020-02-25 21:02:41 +03:00
Names.h some more ExpressionAnalyzer refactoring 2019-09-04 19:20:02 +03:00
NamesAndTypes.cpp Better working on files names 2020-01-17 16:54:22 +03:00
NamesAndTypes.h Slightly refactor merger mutator 2020-02-17 18:44:13 +03:00
Protocol.h better scalar query 2019-10-23 21:37:54 +08:00
QualifiedTableName.h remove tryGetTable 2020-03-04 23:29:52 +03:00
QueryProcessingStage.h Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
Row.h translate comments 2017-04-30 23:46:40 -07:00
Settings.cpp Using std::string::starts_with (#9321) 2020-02-24 21:11:21 +03:00
Settings.h Merge branch 'master' into database_atomic 2020-03-27 16:55:05 +03:00
SettingsCollection.cpp Merge branch 'master' into database_atomic 2020-03-24 17:23:18 +03:00
SettingsCollection.h Merge branch 'master' into database_atomic 2020-03-20 03:19:52 +03:00
SettingsCollectionImpl.h Invert flags in Settings.h: IGNORABLE flag is replaced with IMPORTANT flag. 2019-11-20 19:37:04 +03:00
SortCursor.h Added missing ErrorCodes, part 2 2020-02-25 21:10:48 +03:00
SortDescription.h implement modifier 'with fill' for 'order by' clause 2019-08-21 15:59:03 +03:00
TypeListNumber.h gather utils for Decimals (no scale checks) 2019-11-11 19:18:37 +03:00
Types.h Improve CCTZ contrib (#9687) 2020-03-19 13:38:34 +03:00
UUID.h fix build 2020-02-10 16:40:42 +03:00