.. |
Distributed
|
Fix DistributedFilesToInsert metric (zeroed when it should not)
|
2020-08-27 00:43:00 +03:00 |
Kafka
|
fix issue #14202
|
2020-08-28 13:29:15 +08:00 |
LiveView
|
fix ALTER LIVE VIEW lock issue
|
2020-08-31 22:17:58 -07:00 |
MergeTree
|
fix clang-tidy
|
2020-09-04 19:50:40 +03:00 |
RabbitMQ
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
System
|
Merge pull request #14116 from ClickHouse/parts_default_compression
|
2020-09-01 09:43:42 +03:00 |
tests
|
Fix build useless binary
|
2020-09-03 17:38:56 +03:00 |
AlterCommands.cpp
|
fix tests
|
2020-08-31 10:22:53 -07:00 |
AlterCommands.h
|
Add ability to specify Default codec for columns (#14049)
|
2020-08-28 20:40:45 +03:00 |
CheckResults.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
ColumnsDescription.cpp
|
Add ability to specify Default codec for columns (#14049)
|
2020-08-28 20:40:45 +03:00 |
ColumnsDescription.h
|
Add ability to specify Default codec for columns (#14049)
|
2020-08-28 20:40:45 +03:00 |
CompressionCodecSelector.h
|
Add ability to specify Default codec for columns (#14049)
|
2020-08-28 20:40:45 +03:00 |
ConstraintsDescription.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
ConstraintsDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
DataDestinationType.h
|
Rename PartDestinationType to DataDestionationType, because there is no part-specific information
|
2020-05-22 16:29:33 +03:00 |
extractKeyExpressionList.cpp
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
extractKeyExpressionList.h
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
getStructureOfRemoteTable.cpp
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
IndicesDescription.h
|
Check arguments of bloom filter index
|
2020-07-10 11:13:21 +03:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
IStorage.h
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
KeyDescription.cpp
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
KeyDescription.h
|
Slightly better interfaces and comments
|
2020-06-12 12:37:52 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
PartitionCommands.cpp
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-04 11:32:34 +03:00 |
PartitionCommands.h
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-04 11:32:34 +03:00 |
ReadInOrderOptimizer.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
ReadInOrderOptimizer.h
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
registerStorages.cpp
|
COS (Tencent Cloud Object Storage) integration
|
2020-07-10 15:26:55 +08:00 |
registerStorages.h
|
COS (Tencent Cloud Object Storage) integration
|
2020-07-10 15:26:55 +08:00 |
SelectQueryDescription.cpp
|
Better assignment
|
2020-06-09 20:42:04 +03:00 |
SelectQueryDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
SelectQueryInfo.h
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
StorageBuffer.cpp
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
StorageBuffer.h
|
Support parallel INSERT for more table engines
|
2020-08-26 19:41:30 +03:00 |
StorageDictionary.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageDictionary.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageDistributed.cpp
|
Update StorageDistributed.cpp
|
2020-09-03 04:39:36 +03:00 |
StorageDistributed.h
|
Optimize queries with LIMIT/LIMIT BY/ORDER BY for distributed with GROUP BY sharding_key
|
2020-09-03 00:52:51 +03:00 |
StorageFactory.cpp
|
|
|
StorageFactory.h
|
|
|
StorageFile.cpp
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
StorageFile.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageGenerateRandom.cpp
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
StorageGenerateRandom.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageHDFS.cpp
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
StorageHDFS.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageInMemoryMetadata.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageInMemoryMetadata.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
StorageInput.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageInput.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageJoin.cpp
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-04 11:32:34 +03:00 |
StorageJoin.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageLog.cpp
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
StorageLog.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageMaterializedView.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageMaterializeMySQL.cpp
|
ISSUES-4006 try fix build
|
2020-08-17 18:11:50 +08:00 |
StorageMaterializeMySQL.h
|
Fix build after merge
|
2020-08-14 08:28:26 +03:00 |
StorageMemory.cpp
|
Fix error
|
2020-08-26 02:12:16 +03:00 |
StorageMemory.h
|
Support parallel INSERT for more table engines
|
2020-08-26 19:41:30 +03:00 |
StorageMerge.cpp
|
Add new query processing stage WithMergeableStateAfterAggregation
|
2020-09-03 00:51:08 +03:00 |
StorageMerge.h
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
StorageMergeTree.cpp
|
Disable force TTL on optimise
|
2020-08-28 16:45:42 +03:00 |
StorageMergeTree.h
|
Fix race condition in DETACH and background merge
|
2020-08-15 08:21:02 +03:00 |
StorageMongoDB.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageMongoDB.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageMySQL.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageMySQL.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageNull.cpp
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageNull.h
|
Support parallel INSERT for more table engines
|
2020-08-26 19:41:30 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #14155 from amosbird/fzk
|
2020-08-31 09:54:51 +03:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #14155 from amosbird/fzk
|
2020-08-31 09:54:51 +03:00 |
StorageS3.cpp
|
Merge pull request #13337 from ClickHouse/refactor-pipes-3
|
2020-08-14 04:12:22 +03:00 |
StorageS3.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageS3Settings.cpp
|
Tiny fixes for storage s3
|
2020-06-04 16:48:20 +03:00 |
StorageS3Settings.h
|
Add default credentials and custom headers for s3 table functions.
|
2020-06-02 20:48:49 +03:00 |
StorageSet.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageSet.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageStripeLog.cpp
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
StorageStripeLog.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageTinyLog.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageTinyLog.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageURL.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageURL.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageValues.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageValues.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageView.cpp
|
TableFunction view.
|
2020-09-02 16:02:10 +08:00 |
StorageView.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageXDBC.cpp
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
StorageXDBC.h
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
TableLockHolder.h
|
Better comments
|
2020-06-22 12:49:21 +03:00 |
transformQueryForExternalDatabase.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
TTLDescription.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
TTLMode.h
|
Compileable code
|
2020-05-28 18:33:44 +03:00 |
VirtualColumnUtils.cpp
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
VirtualColumnUtils.h
|
Hotfix for pushdown with StorageMerge (#13679)
|
2020-08-14 12:38:18 +03:00 |
ya.make
|
Minor modifications
|
2020-08-24 23:35:38 +03:00 |
ya.make.in
|
Minor modifications
|
2020-08-24 23:35:38 +03:00 |