.. |
Distributed
|
Merge branch 'master' into protocol-compression-auto
|
2021-04-17 16:46:51 +03:00 |
HDFS
|
Better
|
2021-04-20 07:53:55 +00:00 |
Kafka
|
Add logging about pushing to underlying in StorageKafka
|
2021-04-14 23:15:31 +03:00 |
LiveView
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
MergeTree
|
fix virtual parts in REPLACE_RANGE
|
2021-05-13 14:29:59 +03:00 |
PostgreSQL
|
Better
|
2021-04-01 10:27:24 +00:00 |
RabbitMQ
|
Allow separate vhost for each table
|
2021-04-21 15:51:05 +00:00 |
RocksDB
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
System
|
Merge pull request #23598 from ClickHouse/paths-with-whitespaces
|
2021-04-25 01:58:28 +03:00 |
tests
|
Replace !__clang__ with !defined(__clang) to fix gcc builds
|
2021-04-18 23:37:50 +03:00 |
AlterCommands.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
AlterCommands.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
better
|
2021-04-13 22:39:41 +03:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ColumnsDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ConstraintsDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
DataDestinationType.h
|
|
|
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
getStructureOfRemoteTable.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IndicesDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IndicesDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
IStorage.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
KeyDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
MarkCache.h
|
|
|
MemorySettings.cpp
|
In memory compression: a prototype
|
2021-02-11 16:40:15 +03:00 |
MemorySettings.h
|
Disable in-memory compression by default
|
2021-02-19 12:02:18 +03:00 |
MutationCommands.cpp
|
Add missed header
|
2021-01-11 17:51:23 +03:00 |
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
[clickhouse][server][dll][alter]support fetch part
|
2021-04-13 12:40:33 +08:00 |
PartitionCommands.h
|
ALTER TABLE UNFREEZE rework.
|
2021-03-02 23:28:42 +03:00 |
ReadInOrderOptimizer.cpp
|
Fix read in order optimization of COLLATE is present #22379
|
2021-04-20 21:20:45 +03:00 |
ReadInOrderOptimizer.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
registerStorages.cpp
|
Make common class for external storages
|
2021-03-27 17:12:47 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
SelectQueryDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
SelectQueryInfo.h
|
Respect optimize_skip_unused_shards_rewrite_in with optimize_skip_unused_shards_limit
|
2021-04-12 10:37:28 +03:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Merge pull request #23160 from azat/logging-v2
|
2021-04-16 21:18:32 +03:00 |
StorageBuffer.h
|
Add ability to flush buffer only in background for StorageBuffer
|
2021-04-15 21:22:13 +03:00 |
StorageDictionary.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageDictionary.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageDistributed.cpp
|
Merge pull request #22999 from azat/no-optimize_skip_unused_shards-single-node
|
2021-04-15 14:36:56 +03:00 |
StorageDistributed.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageExternalDistributed.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageExternalDistributed.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageFactory.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageFactory.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageFile.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageFile.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageGenerateRandom.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageGenerateRandom.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageInMemoryMetadata.cpp
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageInMemoryMetadata.h
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageInput.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageInput.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageJoin.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageJoin.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageLog.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageLog.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Update StorageMaterializedView.cpp
|
2021-04-13 23:14:05 +03:00 |
StorageMaterializedView.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMaterializeMySQL.cpp
|
Update src/Storages/StorageMaterializeMySQL.cpp
|
2021-04-20 15:38:02 +03:00 |
StorageMaterializeMySQL.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMemory.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMemory.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMerge.cpp
|
fix assertion when filtering tables in StorageMerge
|
2021-04-12 22:04:26 +03:00 |
StorageMerge.h
|
fix assertion when filtering tables in StorageMerge
|
2021-04-12 22:04:26 +03:00 |
StorageMergeTree.cpp
|
better code, add test
|
2021-05-10 21:03:37 +03:00 |
StorageMergeTree.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMongoDB.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMongoDB.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageMySQL.cpp
|
Merge pull request #23319 from ClickHouse/mysql-insert-without-database
|
2021-04-20 19:30:44 +03:00 |
StorageMySQL.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageNull.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageNull.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StoragePostgreSQL.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StoragePostgreSQL.h
|
Fix
|
2021-04-11 23:39:18 +00:00 |
StorageProxy.h
|
save
|
2021-04-13 22:39:41 +03:00 |
StorageReplicatedMergeTree.cpp
|
fix virtual parts in REPLACE_RANGE
|
2021-05-13 14:29:59 +03:00 |
StorageReplicatedMergeTree.h
|
fix virtual parts in REPLACE_RANGE
|
2021-05-13 14:29:59 +03:00 |
StorageS3.cpp
|
Correctly stop ParallelFormattingOutputFormat from StorageS3BlockOutputStream
|
2021-04-25 12:49:57 +03:00 |
StorageS3.h
|
Removed infinite retries.
|
2021-04-19 11:02:36 +03:00 |
StorageS3Cluster.cpp
|
simplify storages3cluster
|
2021-04-13 23:17:25 +03:00 |
StorageS3Cluster.h
|
do not use cluster from config on remote replicas
|
2021-04-13 22:39:43 +03:00 |
StorageS3Settings.cpp
|
Removed STS client.
|
2021-04-15 10:01:43 +03:00 |
StorageS3Settings.h
|
Removed STS client.
|
2021-04-15 10:01:43 +03:00 |
StorageSet.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageSet.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageStripeLog.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageStripeLog.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageTableFunction.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageTinyLog.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageTinyLog.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageURL.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageURL.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageValues.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageValues.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageView.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageView.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
StorageXDBC.cpp
|
Fix
|
2021-04-17 09:00:58 +00:00 |
StorageXDBC.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
transformQueryForExternalDatabase.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
TTLDescription.cpp
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
TTLDescription.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Fix invalid virtual column expr
|
2021-04-21 10:29:03 +08:00 |
VirtualColumnUtils.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
ya.make
|
StorageExternalDistributed arcadia fix
|
2021-04-10 21:52:17 +03:00 |
ya.make.in
|
Fix Arcadia
|
2021-01-07 18:40:54 +03:00 |