ClickHouse/dbms/src/Storages
2017-01-03 02:31:26 +03:00
..
Distributed Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944]. 2017-01-02 23:45:27 +03:00
MergeTree Renamed methods for bulk binary serialization (continued) [#METR-2944]. 2017-01-03 02:08:09 +03:00
System Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
tests Replace all !/bin/bash by !/usr/bin/env bash : allow running scripts with bash in non standard path. also on freebsd. 2016-12-21 23:04:27 +03:00
AlterCommands.cpp dbms: Server: fix [#METR-19266] 2016-10-18 22:31:07 +03:00
CMakeLists.txt cmake: More options. [#METR-23701] 2016-12-05 15:43:14 +03:00
ColumnDefault.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
ColumnsDescription.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
ITableDeclaration.cpp Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
StorageBuffer.cpp Addition to prev. revision [#METR-2944]. 2017-01-02 23:52:30 +03:00
StorageCloud.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
StorageDistributed.cpp Preparation [#METR-2944]. 2016-12-12 10:24:56 +03:00
StorageFactory.cpp Addition to prev. revision [#METR-22189]. 2016-12-30 02:12:56 +03:00
StorageFile.cpp Added requested PR changes, 2nd iteration. 2016-11-14 02:57:18 +03:00
StorageJoin.cpp Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.cpp Renamed methods for bulk binary serialization (continued) [#METR-2944]. 2017-01-03 02:31:26 +03:00
StorageMaterializedView.cpp rename ext::share_ptr_helper -> ext::shared_ptr_helper 2016-08-30 22:27:15 +03:00
StorageMemory.cpp StorageBuffer: simplification; added metrics [#METR-23888]. 2016-12-20 02:55:13 +03:00
StorageMerge.cpp Fixed long delay when querying Merge table based on very large amount of StripeLog tables; fixed error in Merge table [#METR-23945]. 2016-12-25 07:39:22 +03:00
StorageMergeTree.cpp Added profile events for INSERTs. [#METR-23930] 2016-12-31 02:39:53 +03:00
StorageReplicatedMergeTree.cpp Added profile events for INSERTs. [#METR-23930] 2016-12-31 02:39:53 +03:00
StorageSet.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
StorageStripeLog.cpp Preparation [#METR-2944]. 2016-10-25 09:49:24 +03:00
StorageTinyLog.cpp Renamed methods for bulk binary serialization (continued) [#METR-2944]. 2017-01-03 02:31:26 +03:00
StorageView.cpp use std::enable_shared_from_this for IStorage 2016-08-29 16:28:34 +03:00
VirtualColumnFactory.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00