.. |
Distributed
|
Fix poor distributed insertion scalability (#481)
|
2017-02-12 00:20:57 +04:00 |
MergeTree
|
Fixed error [#CLICKHOUSE-2].
|
2017-03-14 03:14:19 +03:00 |
System
|
move all attaches of system tables to attach_system_tables.cpp
|
2017-03-15 23:43:02 +04:00 |
AlterCommands.h
|
Less dependencies 2 (#378)
|
2017-01-21 08:24:28 +04:00 |
ColumnDefault.h
|
Preparation [#METR-2944].
|
2016-12-12 10:24:56 +03:00 |
ColumnsDescription.h
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
CompressionMethodSelector.h
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
IStorage.h
|
Fixed and refactored storage Merge. [#CLICKHOUSE-2758]
|
2017-02-07 23:43:31 +04:00 |
ITableDeclaration.h
|
dbms: add ext::identity and ext::collection_cast, use in ITableDeclaration
|
2015-10-16 14:44:44 +03:00 |
MarkCache.h
|
Introduce LRUCache::getOrSet(), use it to avoid mark cache stampede [#CLICKHOUSE-2115]
|
2017-01-31 22:45:10 +04:00 |
StorageBuffer.h
|
Include fixes (#454)
|
2017-02-07 19:38:57 +04:00 |
StorageCloud.h
|
Preparation [#METR-23747].
|
2016-12-08 05:49:04 +03:00 |
StorageDistributed.h
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +03:00 |
StorageFactory.h
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
StorageFile.h
|
Added requested PR changes, 2nd iteration.
|
2016-11-14 02:57:18 +03:00 |
StorageJoin.h
|
Squashed commit of the following:
|
2017-01-14 12:00:19 +03:00 |
StorageLog.h
|
Merging [#METR-19266].
|
2016-12-10 08:03:12 +03:00 |
StorageMaterializedView.h
|
Fix isolated usage of all .h files, move some code to .cpp (#578)
|
2017-03-11 04:27:59 +04:00 |
StorageMemory.h
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
StorageMerge.h
|
Fixed and refactored storage Merge. [#CLICKHOUSE-2758]
|
2017-02-07 23:43:31 +04:00 |
StorageMergeTree.h
|
forbid multidimensional array columns in MergeTree tables [#CLICKHOUSE-2803]
|
2017-02-10 09:05:33 +04:00 |
StorageNull.h
|
Normalized formatting [#CLICKHOUSE-3].
|
2017-03-09 07:26:17 +03:00 |
StorageReplicatedMergeTree.h
|
Refactoring of numeric DataTypes (#581)
|
2017-03-12 14:13:45 +04:00 |
StorageSet.h
|
Squashed commit of the following:
|
2017-01-14 12:00:19 +03:00 |
StorageStripeLog.h
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
StorageTinyLog.h
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
StorageView.h
|
rename ext::share_ptr_helper -> ext::shared_ptr_helper
|
2016-08-30 22:27:15 +03:00 |
VirtualColumnFactory.h
|
Merge
|
2014-07-31 13:12:12 +04:00 |