.. |
tests
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
AccurateComparison.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
Block.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
Block.h
|
added IDataType::updateAvgValueSizeHints; renamed PODArray::allocated_size to PODArray::allocated_bytes; renamed renamed IColumn::allocatedSize to IColumn::allocatedBytes; removed IColumn.h from IDataType.h
|
2017-07-13 19:49:09 +03:00 |
BlockInfo.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
BlockInfo.h
|
Fixed translation errors, part 1 [#CLICKHOUSE-3].
|
2017-05-09 15:07:35 -04: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
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
ColumnWithTypeAndName.h
|
Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301].
|
2017-09-08 05:29:47 +03:00 |
Defines.h
|
Enhanced time zones support: the DateTime data type can track time zone [#CLICKHOUSE-3402].
|
2017-11-09 22:25:21 +03:00 |
ErrorCodes.cpp
|
modified CatBoostModel [#CLICKHOUSE-3305]
|
2017-10-20 19:13:21 +03:00 |
Field.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
Field.h
|
dbms: Partially revert previous change
|
2017-10-13 23:46:10 -07:00 |
FieldVisitors.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
FieldVisitors.h
|
Aggregate function sumMap: use FieldVisitorSum instead of += operator.
|
2017-09-18 16:41:07 +01:00 |
Names.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
NamesAndTypes.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
NamesAndTypes.h
|
Fixed build with gcc 6 [#CLICKHOUSE-2].
|
2017-08-01 04:58:18 +03:00 |
Progress.cpp
|
Removed very old protocol compatibility features [#CLICKHOUSE-2].
|
2017-08-16 23:27:35 +03:00 |
Progress.h
|
Less dependencies [#CLICKHOUSE-2].
|
2017-04-16 08:40:17 +03:00 |
Protocol.h
|
use enum class
|
2017-10-03 22:12:44 +03:00 |
QualifiedTableName.h
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
QueryProcessingStage.h
|
translate comments
|
2017-04-30 23:46:40 -07:00 |
Row.h
|
translate comments
|
2017-04-30 23:46:40 -07:00 |
SortCursor.h
|
translate comments
|
2017-04-30 23:46:40 -07:00 |
SortDescription.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
SortDescription.h
|
Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301].
|
2017-09-08 05:29:47 +03:00 |
TypeListNumber.h
|
renamed TypeListNumber to TypeListNumbers [#CLICKHOUSE-2090]
|
2017-09-01 15:09:08 +03:00 |
Types.h
|
dbms: Partially revert previous change
|
2017-10-13 23:46:10 -07:00 |
UUID.h
|
Make UUID as a strong type
|
2017-07-06 16:50:29 +02:00 |