ClickHouse/dbms/src/Core
2019-02-13 16:42:01 +03:00
..
tests Added some warnings from clang's -Weverything 2019-01-04 16:54:39 +03:00
AccurateComparison.h Miscellaneous [#CLICKHOUSE-2] 2019-01-07 22:57:32 +03:00
BackgroundSchedulePool.cpp Attempt to implemnt global thread pool #4018 2019-01-14 22:22:09 +03:00
BackgroundSchedulePool.h Removed bad code; fixed error 2019-02-05 02:18:04 +03:00
Block.cpp add data types to the prepared_sets key for literals #4058 2019-01-23 14:20:01 +03:00
Block.h add data types to the prepared_sets key for literals #4058 2019-01-23 14:20:01 +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 Debian: simpler package (#662) 2017-04-10 20:43:30 +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
DecimalComparison.h refactoring: add some sugar in type checks [CLICKHOUSE-0002] 2018-09-07 17:37:26 +03:00
Defines.h Added suppression for libunwind 2019-02-13 16:42:01 +03:00
ExternalTable.cpp Added more style checks [#CLICKHOUSE-3] 2018-11-23 21:52:00 +03:00
ExternalTable.h Moved file to appropriate place; split to cpp #2482 2018-08-20 05:34:00 +03:00
Field.cpp Updated FieldVisitor. 2019-02-11 18:46:19 +03:00
Field.h Updated FieldVisitor. 2019-02-11 18:46:19 +03:00
iostream_debug_helpers.cpp Better debug helpers [#CLICKHOUSE-2] 2018-04-06 07:46:18 +03:00
iostream_debug_helpers.h Fix split shared build; fix build without system odbc libs (#2191) 2018-04-09 06:52:39 -07:00
Names.h make is_in_primary_key and etcetera work. add test. 2018-11-19 17:31:16 +03:00
NamesAndTypes.cpp add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859] 2018-11-14 20:12:32 +03:00
NamesAndTypes.h add checks for ALTER MODIFY ORDER BY [#CLICKHOUSE-3859] 2018-11-14 20:12:32 +03:00
Protocol.h fixes for review CLICKHOUSE-3578 2018-12-06 20:20:17 +03: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
SortCursor.h Better semantic of sharing columns: development [#CLICKHOUSE-2]. 2017-12-13 04:27:53 +03:00
SortDescription.h fix style 2018-10-19 16:04:50 +03:00
TypeListNumber.h renamed TypeListNumber to TypeListNumbers [#CLICKHOUSE-2090] 2017-09-01 15:09:08 +03:00
Types.h sumMapFiltered: use an unordered_set 2019-01-24 13:32:30 +01:00
UUID.h Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00