.. |
Distributed
|
try fix batch async insert settings for Distributed
|
2019-04-29 17:02:23 +08:00 |
Kafka
|
Add setting to regulate Kafka committing policy.
|
2019-05-16 18:20:30 +03:00 |
MergeTree
|
Merge branch 'master' into table-constraints
|
2019-05-25 14:26:08 +03:00 |
System
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
tests
|
Fixed test
|
2019-05-19 01:19:24 +03:00 |
AlterCommands.cpp
|
Fixed bad code
|
2019-05-03 03:26:46 +03:00 |
AlterCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
CMakeLists.txt
|
New library clickhouse_storage_kafka
|
2019-02-12 14:17:46 +03:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
ColumnDefault.h
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
ColumnsDescription.cpp
|
Removed bad and useless code in ColumnsDescription
|
2019-05-02 00:43:05 +03:00 |
ColumnsDescription.h
|
Removed bad and useless code in ColumnsDescription
|
2019-05-02 00:43:05 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
Added constraints to InterpreterCreateQuery and storages
|
2019-05-17 07:08:03 +03:00 |
ConstraintsDescription.h
|
Style fix
|
2019-05-19 08:44:31 +03:00 |
getStructureOfRemoteTable.cpp
|
Merge branch 'master' into fix-add-materialized-column-after
|
2019-03-17 00:46:53 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
IndicesDescription.h
|
setting
|
2019-02-12 20:54:52 +03:00 |
IStorage_fwd.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
IStorage.cpp
|
Added constraints getter and setter to IStorage
|
2019-05-19 09:08:25 +03:00 |
IStorage.h
|
Added constraints getter and setter to IStorage
|
2019-05-19 09:08:25 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
MutationCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
PartitionCommands.cpp
|
Simplified expression
|
2019-04-10 23:16:04 +03:00 |
PartitionCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
registerStorages.cpp
|
|
|
registerStorages.h
|
|
|
SelectQueryInfo.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
StorageBuffer.cpp
|
Rename method for consistency
|
2019-05-02 19:07:23 +03:00 |
StorageBuffer.h
|
Merge pull request #4671 from LiuYangkuan/Buffer-supportsPrewhere
|
2019-03-26 19:55:27 +03:00 |
StorageCatBoostPool.cpp
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
StorageCatBoostPool.h
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
StorageDictionary.cpp
|
Merge branch 'master' into fix-add-materialized-column-after
|
2019-03-17 00:46:53 +03:00 |
StorageDictionary.h
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
StorageDistributed.cpp
|
Merge pull request #4936 from TCeason/feature/support_settings_for_async
|
2019-05-09 23:59:29 +03:00 |
StorageDistributed.h
|
Move Interpreters/Settings* -> Core/Settings*
|
2019-03-22 15:08:30 +03:00 |
StorageFactory.cpp
|
Typos for many factories
|
2019-04-03 14:13:22 +03:00 |
StorageFactory.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
StorageFile.cpp
|
Merge branch 'master' into fix-add-materialized-column-after
|
2019-03-17 00:46:53 +03:00 |
StorageFile.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageHDFS.cpp
|
More reverts
|
2019-03-15 20:09:14 +03:00 |
StorageHDFS.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageJoin.cpp
|
RowRefList refactoring
|
2019-05-14 17:39:03 +03:00 |
StorageJoin.h
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
StorageLog.cpp
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
StorageLog.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageMaterializedView.cpp
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
StorageMaterializedView.h
|
Support rename operation for MaterializeView storage
|
2019-05-07 13:54:55 +07:00 |
StorageMemory.cpp
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageMemory.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageMerge.cpp
|
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-17 20:40:51 +03:00 |
StorageMerge.h
|
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-17 20:40:51 +03:00 |
StorageMergeTree.cpp
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
StorageMergeTree.h
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
StorageMySQL.cpp
|
Move Interpreters/Settings* -> Core/Settings*
|
2019-03-22 15:08:30 +03:00 |
StorageMySQL.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageNull.cpp
|
Rename method for consistency
|
2019-05-02 19:07:23 +03:00 |
StorageNull.h
|
fix build
|
2019-03-07 23:52:25 +03:00 |
StorageReplicatedMergeTree.cpp
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
StorageReplicatedMergeTree.h
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
StorageSet.cpp
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageSet.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageStripeLog.cpp
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageStripeLog.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageTinyLog.cpp
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageTinyLog.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageURL.cpp
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
StorageURL.h
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
|
2019-02-27 21:34:38 +03:00 |
StorageView.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
StorageView.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
StorageXDBC.cpp
|
Merge branch 'master' into fix-add-materialized-column-after
|
2019-03-17 00:46:53 +03:00 |
StorageXDBC.h
|
IStorageURLBase::getReadURIParams() and IStorageURLBase::getReadPOSTDataCallback() functions, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:17 +03:00 |
TableStructureLockHolder.h
|
add comments
|
2019-03-07 21:34:46 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fixed test
|
2019-05-17 01:51:26 +03:00 |
transformQueryForExternalDatabase.h
|
Added failing test
|
2019-05-16 22:00:46 +03:00 |
VirtualColumnUtils.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
VirtualColumnUtils.h
|
|
|