.. |
tests
|
Fixed error with unit test
|
2019-07-08 19:47:40 +03:00 |
CMakeLists.txt
|
Update ReverseIndex. Added tests.
|
2018-12-13 22:02:28 +03:00 |
Collator.cpp
|
Misc build fix
|
2019-07-17 02:27:11 +08:00 |
Collator.h
|
CLICKHOUSE-3791: Add system table collations
|
2018-07-20 16:17:16 +03:00 |
ColumnAggregateFunction.cpp
|
Do not access shared arenas in aggregate function columns.
|
2019-07-18 14:21:37 +03:00 |
ColumnAggregateFunction.h
|
Do not access shared arenas in aggregate function columns.
|
2019-07-18 14:21:37 +03:00 |
ColumnArray.cpp
|
Fix deserializeAndInsertFromArena. (#5973)
|
2019-07-15 19:20:21 +03:00 |
ColumnArray.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnConst.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnConst.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnDecimal.cpp
|
minor perf improvement
|
2019-08-07 17:12:57 +03:00 |
ColumnDecimal.h
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +03:00 |
ColumnFixedString.cpp
|
Debugging PODArray
|
2019-03-08 06:23:02 +03:00 |
ColumnFixedString.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnFunction.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnFunction.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnLowCardinality.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnLowCardinality.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnNothing.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnNullable.cpp
|
Fix deserializeAndInsertFromArena. (#5973)
|
2019-07-15 19:20:21 +03:00 |
ColumnNullable.h
|
add IColumn.isNullable()
|
2019-07-01 14:44:19 +03:00 |
ColumnsCommon.cpp
|
Implemented memoryIsByte, replaced memoryIsZero with it, implemented memory check in CheckConstraintsBlockOutputStream
|
2019-06-05 11:05:46 +03:00 |
ColumnsCommon.h
|
Implemented memoryIsByte, replaced memoryIsZero with it, implemented memory check in CheckConstraintsBlockOutputStream
|
2019-06-05 11:05:46 +03:00 |
ColumnSet.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnsNumber.h
|
ColumnConst unification (#1011)
|
2017-07-21 09:35:58 +03:00 |
ColumnString.cpp
|
Miscellanous changes in ColumnArray (#4857)
|
2019-03-30 13:46:17 +03:00 |
ColumnString.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnTuple.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnTuple.h
|
COWPtr: improvements (C++ Russia 2019, suggested by Alexey Malov)
|
2019-04-19 23:22:06 +03:00 |
ColumnUnique.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
ColumnVector.cpp
|
Require explicit type in unalignedStore
|
2019-06-28 20:33:14 +03:00 |
ColumnVector.h
|
some changes and fixes on regression methods
|
2019-05-31 00:59:40 +03:00 |
ColumnVectorHelper.h
|
Hardening debug build (experimental) (#4632)
|
2019-03-10 06:16:51 +03:00 |
FilterDescription.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
FilterDescription.h
|
validate mutation commands [#CLICKHOUSE-3688]
|
2018-05-16 05:46:15 +03:00 |
getLeastSuperColumn.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
getLeastSuperColumn.h
|
fix union all supertype column
|
2019-05-31 15:36:44 +03:00 |
IColumn.cpp
|
add IColumn.isNullable()
|
2019-07-01 14:44:19 +03:00 |
IColumn.h
|
add IColumn.isNullable()
|
2019-07-01 14:44:19 +03:00 |
IColumnDummy.h
|
IColumn::getPermutation() and IColumn::permutate() functions, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:09 +03:00 |
IColumnUnique.h
|
Revert incorrect fix compilation on Mac.
|
2019-02-18 20:31:18 +03:00 |
ReverseIndex.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |