.. |
Distributed
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
examples
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
fuzzers
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
HDFS
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
Kafka
|
Fix incorrect assertion during writing to StorageKafka
|
2021-08-19 22:07:20 +03:00 |
LiveView
|
Fix build.
|
2021-08-12 16:02:17 +03:00 |
MergeTree
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-19 10:29:16 +01:00 |
MySQL
|
|
|
PostgreSQL
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
RabbitMQ
|
Fix incorrect assertion during writing to StorageRabbitMQ
|
2021-08-20 07:14:20 +03:00 |
RocksDB
|
Merge pull request #26821 from azat/rocksdb-improvements
|
2021-07-27 17:31:12 +03:00 |
System
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-19 10:29:16 +01:00 |
tests
|
Fix unit test
|
2021-08-08 04:02:48 +03:00 |
AlterCommands.cpp
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
AlterCommands.h
|
fix assertions in Replicated database
|
2021-08-02 16:19:11 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
fix iterating over list
|
2021-07-21 21:47:20 +03:00 |
ColumnsDescription.h
|
better performance of getSampleBlockForColumns
|
2021-07-15 20:36:48 +03:00 |
CompressionCodecSelector.h
|
Remove string parameter for Density
|
2021-05-24 06:43:25 +03:00 |
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
|
|
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-29 21:30:31 +00:00 |
IStorage.h
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
MarkCache.h
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
ProjectionsDescription.cpp
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
ProjectionsDescription.h
|
Fix alter table drop projection if exists
|
2021-05-28 21:27:36 +08:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
ReadFinalForExternalReplicaStorage.h
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
ReadInOrderOptimizer.cpp
|
Better code.
|
2021-08-17 12:32:49 +08:00 |
ReadInOrderOptimizer.h
|
pushdown limit while reading in order of primary key
|
2021-07-13 17:24:45 +03:00 |
registerStorages.cpp
|
Fix build
|
2021-07-09 15:47:57 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Improve projection analysis.
|
2021-08-16 20:11:57 +08:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageBuffer.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageDictionary.cpp
|
Streams -> Processors for dicts, part 3.
|
2021-08-06 11:41:45 +03:00 |
StorageDictionary.h
|
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
|
2021-06-26 14:28:13 +03:00 |
StorageDistributed.cpp
|
fix
|
2021-08-20 17:05:53 +03:00 |
StorageDistributed.h
|
fix
|
2021-08-20 17:05:53 +03:00 |
StorageExternalDistributed.cpp
|
Fix
|
2021-08-13 20:58:03 +00:00 |
StorageExternalDistributed.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageFactory.cpp
|
Fix used_storages by using log_queries from local context
|
2021-08-04 21:44:19 +03:00 |
StorageFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
StorageFile.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageFile.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageGenerateRandom.cpp
|
|
|
StorageGenerateRandom.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageInMemoryMetadata.cpp
|
Removed DenseHashMap, DenseHashSet
|
2021-08-15 13:32:56 +03:00 |
StorageInMemoryMetadata.h
|
Aggressive IN index analysis for projections.
|
2021-07-14 22:56:52 +08:00 |
StorageInput.cpp
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
StorageInput.h
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
StorageJoin.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageJoin.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageLog.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageLog.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
rename MaterializeMySQL to MaterializedMySQL
|
2021-07-26 21:17:28 +03:00 |
StorageMaterializedMySQL.h
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-27 22:38:40 +03:00 |
StorageMaterializedView.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMaterializedView.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMemory.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageMemory.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMerge.cpp
|
Merge branch 'master' into fix-bad-cast
|
2021-08-08 04:00:29 +03:00 |
StorageMerge.h
|
fix
|
2021-07-02 02:50:55 +00:00 |
StorageMergeTree.cpp
|
Merge pull request #27248 from azat/mt-mutation-stuck-fix
|
2021-08-11 06:10:15 +03:00 |
StorageMergeTree.h
|
Merge branch 'master' into control_execution_period_of_clearOldTemporaryDirectories
|
2021-08-06 16:16:22 +00:00 |
StorageMongoDB.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
StorageMongoDB.h
|
MongoDB SSL Connection
|
2021-07-28 09:38:34 +00:00 |
StorageMongoDBSocketFactory.cpp
|
Refactor
|
2021-08-02 15:16:39 +00:00 |
StorageMongoDBSocketFactory.h
|
Fixes
|
2021-07-29 08:38:39 +00:00 |
StorageMySQL.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
StorageMySQL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StoragePostgreSQL.cpp
|
Fix
|
2021-08-13 20:58:03 +00:00 |
StoragePostgreSQL.h
|
Fix
|
2021-08-13 20:58:03 +00:00 |
StorageProxy.h
|
Use processors in Storage::watch
|
2021-08-11 20:28:54 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-19 10:29:16 +01:00 |
StorageReplicatedMergeTree.h
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-18 07:00:50 +00:00 |
StorageS3.cpp
|
Revert "Update src/Storages/StorageS3.cpp
"
|
2021-08-23 09:22:14 +03:00 |
StorageS3.h
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
StorageS3Cluster.cpp
|
Merge pull request #26731 from vdimir/fix-async-drain-connection-uaf
|
2021-07-24 18:55:03 +03:00 |
StorageS3Cluster.h
|
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-23 10:40:03 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
Try fix test_mutations_with_merge_background_task
|
2021-08-18 13:30:02 +03:00 |
StorageSet.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageSQLite.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
StorageSQLite.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-27 11:31:53 +03:00 |
StorageStripeLog.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageStripeLog.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageTableFunction.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageTinyLog.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageTinyLog.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageURL.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageURL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageView.cpp
|
Fix hasJoin in StorageView.cpp
|
2021-08-06 13:48:47 +03:00 |
StorageView.h
|
Use settings from global context in StorageView
|
2021-06-22 17:39:09 +03:00 |
StorageXDBC.cpp
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageXDBC.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Fix unit-tests again
|
2021-06-07 16:52:47 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
|
|
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Update VirtualColumnUtils.cpp
|
2021-06-28 16:47:47 +03:00 |
VirtualColumnUtils.h
|
|
|
ya.make
|
Merge pull request #27191 from FArthur-cmd/memory-tracker-26043
|
2021-08-10 14:01:02 +03:00 |
ya.make.in
|
|
|