.. |
tests
|
Do not use iterators in find() and emplace() methods of hash tables.
|
2019-09-24 17:44:35 +03:00 |
AccurateComparison.h
|
Simplify template implementation.
|
2019-05-16 14:09:22 +03: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
|
|
|
ColumnsWithTypeAndName.h
|
|
|
ColumnWithTypeAndName.cpp
|
|
|
ColumnWithTypeAndName.h
|
|
|
config_core.h.in
|
Build fixes (#7063)
|
2019-10-05 22:25:31 +03:00 |
DecimalComparison.h
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
Defines.h
|
Post-review fixes
|
2019-09-02 17:26:25 +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
|
|
|
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
|
Distinguish Array and Tuple field types when creating from array of Fields. (#7179)
|
2019-10-18 18:57:05 +03:00 |
iostream_debug_helpers.cpp
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
|
2019-05-25 14:03:12 +03:00 |
iostream_debug_helpers.h
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
|
2019-05-25 14:03:12 +03:00 |
MySQLProtocol.cpp
|
It works!
|
2019-09-20 20:09:22 +03:00 |
MySQLProtocol.h
|
Move authentication code to a separate class.
|
2019-10-11 00:18:52 +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
|
|
|
Protocol.h
|
fixes for review CLICKHOUSE-3578
|
2018-12-06 20:20:17 +03:00 |
QualifiedTableName.h
|
|
|
QueryProcessingStage.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
Row.h
|
|
|
Settings.cpp
|
Do not include Field.h everywhere through SettingsCommon.h.
|
2019-10-07 20:23:05 +03:00 |
Settings.h
|
fixes
|
2019-10-16 18:28:48 +03:00 |
SettingsCollectionImpl.h
|
Include Field.h in less files.
|
2019-10-08 16:23:24 +03:00 |
SettingsCommon.cpp
|
Do not include Field.h everywhere through SettingsCommon.h.
|
2019-10-07 20:23:05 +03:00 |
SettingsCommon.h
|
Include Field.h in less files.
|
2019-10-08 16:23:24 +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
|
|
|
Types.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
UUID.h
|
|
|