ClickHouse/dbms/src/Core
2019-12-05 02:32:17 +03:00
..
tests Unify hash tables interface. 2019-11-06 00:08:04 +08: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 Skip null columns while checknig num rows. 2019-09-23 22:26:04 +03:00
Block.h Skip null columns while checknig num rows. 2019-09-23 22:26:04 +03:00
BlockInfo.cpp Added some warnings from clang's -Weverything 2019-01-04 17:14:48 +03:00
BlockInfo.h fix for review: rename variable CLICKHOUSE-3578 2018-12-04 23:10:43 +03:00
callOnTypeIndex.h Treat Enum* types as Int* inside If() function. 2018-12-19 17:02:26 +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 Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-20 04:14:38 +03:00
config_core.h.in Build fixes (#7063) 2019-10-05 22:25:31 +03:00
DecimalComparison.h ubsan fix 2019-11-02 17:00:03 +08:00
Defines.h Skip unknown settings with warnings. 2019-11-17 03:51:58 +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 Merging CONSTRAINTS support 2019-08-25 00:20:20 +03:00
ExternalTable.h Moved file to appropriate place; split to cpp #2482 2018-08-20 05:34:00 +03:00
Field.cpp Distinguish Array and Tuple field types when creating from array of Fields. (#7179) 2019-10-18 18:57:05 +03:00
Field.h ubsan fix 2019-11-02 17:00:03 +08:00
iostream_debug_helpers.cpp better INCLUDE_DEBUG_HELPERS 2019-11-16 00:34:43 +08:00
iostream_debug_helpers.h better INCLUDE_DEBUG_HELPERS 2019-11-16 00:34:43 +08:00
MySQLProtocol.cpp implemented ProtocolText 2019-12-01 15:17:49 +03:00
MySQLProtocol.h fixed type 2019-12-05 02:32:17 +03:00
Names.h some more ExpressionAnalyzer refactoring 2019-09-04 19:20:02 +03:00
NamesAndTypes.cpp Replace libsparsehash with sparsehash-c11 2019-09-18 00:08:20 +03:00
NamesAndTypes.h add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859] 2018-11-14 20:12:32 +03:00
Protocol.h better scalar query 2019-10-23 21:37:54 +08:00
QualifiedTableName.h Unification [#CLICKHOUSE-2]. 2017-09-15 15:16:12 +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 Do not include Field.h everywhere through SettingsCommon.h. 2019-10-07 20:23:05 +03:00
Settings.h Improved BackgroundProcessingPool to use with background moves task. 2019-11-26 16:09:57 +03:00
SettingsCollection.cpp Merge branch 'master' into fix_metric_suffix_in_settings_value 2019-11-19 14:43:34 +03:00
SettingsCollection.h Invert flags in Settings.h: IGNORABLE flag is replaced with IMPORTANT flag. 2019-11-20 19:37:04 +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 "assert_cast" function as a replacement for static_cast for columns 2019-08-21 05:28:04 +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 ubsan fix 2019-11-02 17:00:03 +08:00
UUID.h Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00