.. |
Distributed
|
straighten the protocol version
|
2020-09-17 17:37:29 +03:00 |
Kafka
|
Few more CR fixes
|
2020-10-12 15:05:40 +02:00 |
LiveView
|
Merge pull request #15818 from ClickHouse/style-pragma-once
|
2020-10-11 13:14:09 +03:00 |
MergeTree
|
More compatible way
|
2020-10-23 19:31:51 +03:00 |
RabbitMQ
|
Few more CR fixes
|
2020-10-12 15:05:40 +02:00 |
System
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
|
2020-10-20 18:10:24 +03:00 |
tests
|
Convert to python3 (#15007)
|
2020-10-02 19:54:07 +03:00 |
AlterCommands.cpp
|
Fix alter default validation
|
2020-10-12 14:02:35 +03:00 |
AlterCommands.h
|
Alter remove column properties and TTLs (#14742)
|
2020-09-20 16:27:33 +03:00 |
CheckResults.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ColumnsDescription.cpp
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
ColumnsDescription.h
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
CompressionCodecSelector.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
Rename PartDestinationType to DataDestionationType, because there is no part-specific information
|
2020-05-22 16:29:33 +03:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
getStructureOfRemoteTable.h
|
Pass through *_for_user settings via Distributed with cluster-secure
|
2020-10-03 02:04:47 +03:00 |
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
IStorage_fwd.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
IStorage.cpp
|
[settings]: introduce new query complexity settings for leaf-nodes
|
2020-09-17 10:37:05 +01:00 |
IStorage.h
|
Extend trivial count optimization.
|
2020-10-08 18:08:17 +08:00 |
JoinSettings.cpp
|
Update JoinSettings.cpp
|
2020-09-17 21:24:14 +03:00 |
JoinSettings.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
MarkCache.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
ReadInOrderOptimizer.cpp
|
|
|
ReadInOrderOptimizer.h
|
|
|
registerStorages.cpp
|
|
|
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
fix missed database name when altering mv
|
2020-09-09 22:59:34 +03:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
|
|
SetSettings.cpp
|
use table-level setting
|
2020-09-15 17:16:10 +08:00 |
SetSettings.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
StorageBuffer.cpp
|
Merge pull request #16206 from ClickHouse/fix-memory-tracking
|
2020-10-21 14:34:22 +03:00 |
StorageBuffer.h
|
More optimal
|
2020-09-23 15:19:45 +03:00 |
StorageDictionary.cpp
|
enable more tests
|
2020-09-22 17:29:09 +03:00 |
StorageDictionary.h
|
enable more tests
|
2020-09-22 17:29:09 +03:00 |
StorageDistributed.cpp
|
Add allow_nondeterministic_optimize_skip_unused_shards
|
2020-10-17 01:07:02 +03:00 |
StorageDistributed.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageFactory.cpp
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
StorageFactory.h
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFile.cpp
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageFile.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageGenerateRandom.cpp
|
|
|
StorageGenerateRandom.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageHDFS.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
StorageHDFS.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageInMemoryMetadata.cpp
|
First working test
|
2020-09-01 13:49:53 +03:00 |
StorageInMemoryMetadata.h
|
Recompress TTLs in memory metadata
|
2020-08-31 15:12:51 +03:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageJoin.cpp
|
Update StorageJoin.cpp
|
2020-09-19 19:38:36 +03:00 |
StorageJoin.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
StorageLog.cpp
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
StorageLog.h
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
StorageMaterializedView.cpp
|
Update StorageMaterializedView.cpp
|
2020-10-15 15:06:44 +03:00 |
StorageMaterializedView.h
|
Fix drop of materialized view with inner table in Atomic database
|
2020-10-12 21:46:07 +03:00 |
StorageMaterializeMySQL.cpp
|
Merge pull request #15984 from ClickHouse/fix_insert_mv_dangling_ref
|
2020-10-21 12:13:51 +03:00 |
StorageMaterializeMySQL.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageMemory.cpp
|
Get back to moving args
|
2020-10-06 17:54:22 +03:00 |
StorageMemory.h
|
More resize
|
2020-10-13 09:56:35 +08:00 |
StorageMerge.cpp
|
Merge pull request #15984 from ClickHouse/fix_insert_mv_dangling_ref
|
2020-10-21 12:13:51 +03:00 |
StorageMerge.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageMergeTree.cpp
|
Merge pull request #15074 from amosbird/btc
|
2020-10-22 02:50:57 +03:00 |
StorageMergeTree.h
|
Extend trivial count optimization.
|
2020-10-08 18:08:17 +08:00 |
StorageMongoDB.cpp
|
|
|
StorageMongoDB.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
StorageMySQL.cpp
|
fix hang of queries with a lot of subqueries to same mysql table
|
2020-09-25 14:12:48 +03:00 |
StorageMySQL.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
StorageProxy.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #15074 from amosbird/btc
|
2020-10-22 02:50:57 +03:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #15074 from amosbird/btc
|
2020-10-22 02:50:57 +03:00 |
StorageS3.cpp
|
Fix some problems introduced by refactoring.
|
2020-10-12 17:58:09 +08:00 |
StorageS3.h
|
Somehow uncompressed PUT works and gzipped PUT doesn't, in S3 storage.
|
2020-09-30 15:04:42 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
StorageSet.cpp
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
StorageSet.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
StorageStripeLog.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
StorageStripeLog.h
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
StorageTableFunction.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
StorageTinyLog.cpp
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
StorageTinyLog.h
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
StorageURL.cpp
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
StorageURL.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageValues.cpp
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
StorageValues.h
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
StorageView.cpp
|
TableFunction view.
|
2020-09-02 16:02:10 +08:00 |
StorageView.h
|
|
|
StorageXDBC.cpp
|
|
|
StorageXDBC.h
|
Revert "Revert "Write structure of table functions to metadata""
|
2020-10-14 15:19:29 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
|
|
transformQueryForExternalDatabase.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
TTLDescription.cpp
|
Less comments
|
2020-09-04 17:19:41 +03:00 |
TTLDescription.h
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
TTLMode.h
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
Replace useless multiset with unordered_set
|
2020-09-25 16:38:09 +08:00 |
ya.make
|
Generate ya.make
|
2020-09-19 15:52:17 +03:00 |
ya.make.in
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |