.. |
Distributed
|
fix segfault when 'not enough space'
|
2020-12-02 17:49:43 +03:00 |
Kafka
|
Merge pull request #17274 from ClickHouse/fix_ast_formatting_in_logs
|
2020-11-24 19:00:56 +03:00 |
LiveView
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
MergeTree
|
Merge pull request #17919 from ClickHouse/additional_size_check
|
2020-12-09 22:40:06 +03:00 |
RabbitMQ
|
Fix races
|
2020-12-06 00:24:49 +00:00 |
RocksDB
|
improve rocksdb-cmake build
|
2020-11-11 17:39:23 +08:00 |
System
|
Allow quotas to be keyed by proxy-forwarded IP address
|
2020-12-02 00:09:16 +03:00 |
tests
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
AlterCommands.cpp
|
Fix possible name collision in ALTER
|
2020-11-02 21:37:23 +03:00 |
AlterCommands.h
|
Alter remove column properties and TTLs (#14742)
|
2020-09-20 16:27:33 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
RFC: Add metadata section to MergeTreeWriteAheadLog
|
2020-10-19 12:16:31 +01:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
fixup
|
2020-11-19 20:16:45 +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
|
|
|
extractKeyExpressionList.cpp
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
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
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
IStorage.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
JoinSettings.cpp
|
Better exceptions rethrow
|
2020-10-26 06:35:57 +03:00 |
JoinSettings.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
KeyDescription.cpp
|
Merge branch 'master' into actions-dag-f14
|
2020-11-03 15:21:06 +03:00 |
KeyDescription.h
|
|
|
MarkCache.h
|
Fix cache size calculation
|
2020-11-27 16:17:10 +03:00 |
MutationCommands.cpp
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
MutationCommands.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
ReadInOrderOptimizer.cpp
|
Add comments. Update ActionsDAG::Index
|
2020-11-10 17:54:59 +03:00 |
ReadInOrderOptimizer.h
|
Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
|
2020-11-03 21:22:46 +03:00 |
registerStorages.cpp
|
Make code slightly better
|
2020-11-11 09:08:53 +08:00 |
registerStorages.h
|
Make code slightly better
|
2020-11-11 09:08:53 +08:00 |
SelectQueryDescription.cpp
|
fix
|
2020-11-02 10:46:58 +00:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Some renames.
|
2020-11-11 19:52:27 +03:00 |
SetSettings.cpp
|
Better exceptions rethrow
|
2020-10-26 06:35:57 +03:00 |
SetSettings.h
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
StorageBuffer.cpp
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageBuffer.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageDictionary.cpp
|
Merge pull request #16885 from amosbird/dd
|
2020-11-12 16:34:21 +03:00 |
StorageDictionary.h
|
Disable ATTACH/DETACH TABLE <DICTIONARY>
|
2020-11-11 23:04:49 +08:00 |
StorageDistributed.cpp
|
Fix optimize_distributed_group_by_sharding_key for query with OFFSET only (#16996)
|
2020-12-02 20:11:39 +03:00 |
StorageDistributed.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageFactory.cpp
|
add review suggestions
|
2020-09-26 22:18:28 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Merge pull request #16591 from ClickHouse/aku/create-file
|
2020-11-09 14:15:42 +03:00 |
StorageFile.h
|
Merge pull request #16591 from ClickHouse/aku/create-file
|
2020-11-09 14:15:42 +03:00 |
StorageGenerateRandom.cpp
|
Fixed 01087_table_function_generate for DateTime64
|
2020-11-14 09:28:52 +03:00 |
StorageGenerateRandom.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageHDFS.cpp
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageHDFS.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageInMemoryMetadata.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
StorageInMemoryMetadata.h
|
|
|
StorageInput.cpp
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageInput.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageJoin.cpp
|
Merge pull request #17397 from ClickHouse/fix-types-for-read-from-join
|
2020-11-27 13:37:05 +03:00 |
StorageJoin.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageLog.cpp
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageLog.h
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Merge pull request #16048 from ClickHouse/materialized-view-check-stack-size
|
2020-11-16 12:02:27 +03:00 |
StorageMaterializedView.h
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
StorageMaterializeMySQL.cpp
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageMaterializeMySQL.h
|
add network partition integration test for MaterializeMySQL
|
2020-11-23 15:47:44 +08:00 |
StorageMemory.cpp
|
Merge pull request #15127 from ucasFL/add-mutation-for-storagememory
|
2020-11-26 22:22:59 +03:00 |
StorageMemory.h
|
Merge pull request #15127 from ucasFL/add-mutation-for-storagememory
|
2020-11-26 22:22:59 +03:00 |
StorageMerge.cpp
|
Merge branch 'master' into azat-merge-distributed-join-fix
|
2020-11-23 12:43:15 +03:00 |
StorageMerge.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMergeTree.cpp
|
Pass setting instead of context
|
2020-12-04 17:01:59 +03:00 |
StorageMergeTree.h
|
Pass setting instead of context
|
2020-12-04 17:01:59 +03:00 |
StorageMongoDB.cpp
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMongoDB.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMySQL.cpp
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMySQL.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageProxy.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #17800 from nvartolomei/nv/waitForAllReplicasToProcessLogEntry-foreign-shard
|
2020-12-05 16:15:46 +03:00 |
StorageReplicatedMergeTree.h
|
Update StorageReplicatedMergeTree::waitForAllReplicasToProcessLogEntry to support waiting on foreign shards / tables
|
2020-12-04 13:01:12 +00:00 |
StorageS3.cpp
|
Merge pull request #17220 from ianton-ru/s3_max_redirects
|
2020-11-24 12:13:10 +03:00 |
StorageS3.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageSet.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageStripeLog.cpp
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageStripeLog.h
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageTableFunction.h
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
StorageTinyLog.cpp
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageTinyLog.h
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageURL.cpp
|
compile
|
2020-11-18 20:49:51 +03:00 |
StorageURL.h
|
Merge pull request #16591 from ClickHouse/aku/create-file
|
2020-11-09 14:15:42 +03:00 |
StorageValues.cpp
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageValues.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageView.cpp
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
StorageView.h
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
StorageXDBC.cpp
|
Merge pull request #16591 from ClickHouse/aku/create-file
|
2020-11-09 14:15:42 +03:00 |
StorageXDBC.h
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
Add comments. Update ActionsDAG::Index
|
2020-11-10 17:54:59 +03:00 |
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
Replace useless multiset with unordered_set
|
2020-09-25 16:38:09 +08:00 |
ya.make
|
execute_merges_on_single_replica
|
2020-11-18 08:45:33 +01:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |