.. |
tests
|
Remove rvo_test
|
2019-04-18 15:25:30 +03:00 |
AccurateComparison.h
|
Fix ubsan error "outside the range of representable values" in convertFieldToType.cpp
|
2019-04-17 19:10:40 +03:00 |
BackgroundSchedulePool.cpp
|
Fixed race condition in DNSCacheUpdater
|
2019-04-06 04:09:15 +03:00 |
BackgroundSchedulePool.h
|
Fixed race condition in DNSCacheUpdater
|
2019-04-06 04:09:15 +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
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +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
|
Merge pull request #5028 from mhsekhavat/patch-1
|
2019-04-18 16:39:17 +03:00 |
SettingsCommon.cpp
|
Add FIRST_OR_RANDOM Load Balancing policy
|
2019-04-15 23:31:40 +01:00 |
SettingsCommon.h
|
Add FIRST_OR_RANDOM Load Balancing policy
|
2019-04-15 23:31:40 +01: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 |