ClickHouse/dbms/src/Core
2019-03-29 12:34:07 +03:00
..
tests A Proper lookup table that uses HashTable's API 2019-03-01 16:47:13 +08:00
AccurateComparison.h Fix includes (#4673) 2019-03-13 16:58:04 +03:00
BackgroundSchedulePool.cpp Optional current_thread and memory_tracker (#4664) 2019-03-14 21:03:35 +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 workaround for compiler bug 2019-02-26 13:37:47 +03:00
ExternalResultDescription.cpp Build fixes (FreeBSD port) (#4397) 2019-02-15 14:46:07 +03:00
ExternalResultDescription.h Build fixes (FreeBSD port) (#4397) 2019-02-15 14:46:07 +03:00
ExternalTable.cpp allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789] 2019-02-27 21:34:38 +03:00
ExternalTable.h Moved file to appropriate place; split to cpp #2482 2018-08-20 05:34:00 +03:00
Field.cpp Fix readBinary linkage error in Field.cpp 2019-02-28 14:16:45 +08:00
Field.h Updated FieldVisitor. 2019-02-11 18:46:19 +03:00
iostream_debug_helpers.cpp Fixed bad code 2019-03-28 21:17:44 +03:00
iostream_debug_helpers.h CLICKHOUSE-4179 : arrayEnumerateDenseRanked arrayEnumerateUniqRanked (#4475) 2019-02-28 01:18:58 +03: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
Settings.cpp Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
Settings.h Implement "max_partitions_per_insert_block" setting #4700 2019-03-29 12:34:07 +03:00
SettingsCommon.cpp Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03:00
SettingsCommon.h Move Interpreters/Settings* -> Core/Settings* 2019-03-22 15:08:30 +03: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