.. |
Distributed
|
Merge pull request #4935 from zhang2014/feature/support_system_replicas
|
2019-06-17 15:30:30 +03:00 |
Kafka
|
Merge pull request #5855 from abyss7/no-undefined
|
2019-07-07 01:47:11 +03:00 |
MergeTree
|
Merge pull request #6025 from dimarub2000/master
|
2019-07-16 19:30:32 +03:00 |
System
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
tests
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
AlterCommands.cpp
|
Merge branch 'master' into issue-5286
|
2019-06-18 16:03:29 +03:00 |
AlterCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
CheckResults.h
|
Update CheckResults.h
|
2019-07-08 22:56:48 +03:00 |
CMakeLists.txt
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +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
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
ColumnsDescription.h
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
CompressionCodecSelector.h
|
|
|
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
|
Merge pull request #5382 from abyss7/issue-5286
|
2019-07-01 21:30:09 +03:00 |
IStorage.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
Removed strange quoting style like `this'. See https://english.stackexchange.com/questions/17695/any-reference-on-the-usage-of-a-backtick-and-single-quotation-mark-like-this
|
2019-06-15 15:06:22 +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
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
StorageBuffer.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageBuffer.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageCatBoostPool.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageCatBoostPool.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDictionary.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDictionary.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDistributed.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDistributed.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +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
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageFile.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageHDFS.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageHDFS.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageJoin.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageJoin.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageLog.cpp
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageLog.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageMaterializedView.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMaterializedView.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMemory.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMemory.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMerge.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMerge.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMergeTree.cpp
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageMergeTree.h
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
StorageMySQL.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMySQL.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageNull.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageNull.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageReplicatedMergeTree.cpp
|
Review fixes and better tests
|
2019-07-09 12:02:52 +03:00 |
StorageReplicatedMergeTree.h
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
StorageSet.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageSet.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageStripeLog.cpp
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageStripeLog.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageTinyLog.cpp
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageTinyLog.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageURL.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageURL.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageView.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageView.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageXDBC.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageXDBC.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +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
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |
VirtualColumnUtils.h
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |