ClickHouse/dbms/src/Storages
2016-08-29 19:57:59 +03:00
..
Distributed Using std::shared_ptr for columns [#METR-21503]. 2016-05-28 08:31:36 +03:00
MergeTree dbms: Extended CAST to nullable types. Added ALTER TABLE ... MODIFY COLUMN ... for nullable types. A column with a nullable type can have a default value in CREATE TABLE. [#METR-19266] 2016-08-29 19:57:59 +03:00
System Avoid copying ColumnWithTypeAndName [#METR-22173]. 2016-08-05 02:35:07 +03:00
tests Fixed build of test [#METR-21594]. 2016-08-10 02:14:36 +03:00
AlterCommands.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:56:51 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
ColumnsDescription.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ITableDeclaration.cpp Better [#METR-22173]. 2016-08-05 05:28:34 +03:00
StorageBuffer.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:42:22 +03:00
StorageCloud.cpp Cloud databases: development [#METR-19998]. 2016-04-05 00:41:16 +03:00
StorageDistributed.cpp Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageFactory.cpp 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
StorageJoin.cpp Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
StorageLog.cpp dbms: made code more readable [#METR-19266] 2016-08-24 13:27:19 +03:00
StorageMaterializedView.cpp Using std::shared_ptr for functions and AST [#METR-21503]. 2016-05-28 18:50:16 +03:00
StorageMemory.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 17:14:18 +03:00
StorageMerge.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageMergeTree.cpp 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
StorageReplicatedMergeTree.cpp dbms: Better code for functions processing. Code cleanup. [#METR-19266] 2016-08-15 14:14:29 +03:00
StorageSet.cpp Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087]. 2016-07-14 08:22:09 +03:00
StorageStripeLog.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 15:22:22 +03:00
StorageTinyLog.cpp dbms: post-testing fixes [#METR-19266] 2016-08-24 03:39:38 +03:00
StorageView.cpp Compatibility with new parser and AST of tables list [#METR-2944]. 2016-07-22 23:39:28 +03:00
VirtualColumnFactory.cpp Using std::shared_ptr for data types [#METR-21503]. 2016-05-28 10:48:40 +03:00