.. |
Distributed
|
Merge pull request #23864 from azat/dist-split-batch-and-retry
|
2021-06-27 19:28:26 +03:00 |
examples
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
HDFS
|
Merge pull request #24885 from Jokser/disk-s3-read-error-fix
|
2021-06-18 13:38:59 +03:00 |
Kafka
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
LiveView
|
Change error code in LIVE VIEW
|
2021-06-27 15:40:07 +03:00 |
MergeTree
|
Merge pull request #24789 from kitaisreal/compile-aggregation-functions
|
2021-07-05 02:57:49 +03:00 |
MySQL
|
Add settings (for connections) for MySQL storage engine
|
2021-05-20 22:44:52 +03:00 |
PostgreSQL
|
Do not allow inconsistency in publication
|
2021-07-04 08:54:41 +00:00 |
RabbitMQ
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
RocksDB
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
System
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
tests
|
delete test
|
2021-06-22 23:24:47 +00:00 |
AlterCommands.cpp
|
Merge pull request #17769 from xjewer/alex/remove_engine_setting
|
2021-07-03 18:27:15 +03:00 |
AlterCommands.h
|
Merge pull request #17769 from xjewer/alex/remove_engine_setting
|
2021-07-03 18:27:15 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
ColumnsDescription.h
|
Update using Map datatyle in system log tables before merge
|
2021-06-28 14:42:21 +03:00 |
CompressionCodecSelector.h
|
Remove string parameter for Density
|
2021-05-24 06:43:25 +03:00 |
ConstraintsDescription.cpp
|
ExpressionActions compile only necessary places
|
2021-05-19 11:43:16 +03:00 |
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
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-26 22:04:47 +00:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
Fix comparisons with modulo key (version 2)
|
2021-05-21 16:40:47 +00:00 |
KeyDescription.h
|
Fix comparisons with modulo key (version 2)
|
2021-05-21 16:40:47 +00:00 |
MarkCache.h
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-11 15:36:40 +03:00 |
PartitionCommands.h
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-11 15:36:40 +03:00 |
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
|
|
|
ReadFinalForExternalReplicaStorage.h
|
|
|
ReadInOrderOptimizer.cpp
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08:00 |
ReadInOrderOptimizer.h
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08:00 |
registerStorages.cpp
|
Review fixes
|
2021-06-27 19:17:17 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Remove PrewhereDAGInfo.
|
2021-06-25 17:49:28 +03:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Remove PrewhereDAGInfo.
|
2021-06-25 17:49:28 +03:00 |
StorageBuffer.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageDictionary.cpp
|
Added more tests
|
2021-06-26 14:28:13 +03:00 |
StorageDictionary.h
|
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
|
2021-06-26 14:28:13 +03:00 |
StorageDistributed.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageDistributed.h
|
Improve startup time of Distributed engine.
|
2021-06-24 10:27:51 +03:00 |
StorageExternalDistributed.cpp
|
Add settings (for connections) for MySQL storage engine
|
2021-05-20 22:44:52 +03:00 |
StorageExternalDistributed.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageFactory.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
StorageFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
StorageFile.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageFile.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into progress-bar
|
2021-06-18 09:33:29 +03:00 |
StorageGenerateRandom.cpp
|
fix test and conflict
|
2021-05-11 16:22:24 +00:00 |
StorageGenerateRandom.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageInMemoryMetadata.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageInMemoryMetadata.h
|
fix
|
2021-05-13 02:05:53 +00:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageJoin.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageJoin.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageLog.cpp
|
Mark false positives for PVS-Studio
|
2021-05-24 06:59:12 +03:00 |
StorageLog.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-26 22:04:47 +00:00 |
StorageMaterializedView.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-26 22:04:47 +00:00 |
StorageMaterializeMySQL.cpp
|
Some more tests
|
2021-07-01 08:35:28 +00:00 |
StorageMaterializeMySQL.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageMemory.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMemory.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageMerge.cpp
|
Better
|
2021-06-25 14:31:56 +00:00 |
StorageMerge.h
|
Fix clang-tidy
|
2021-06-26 15:50:15 +03:00 |
StorageMergeTree.cpp
|
fix pvs check
|
2021-06-22 23:24:47 +00:00 |
StorageMergeTree.h
|
done
|
2021-06-22 23:24:47 +00:00 |
StorageMongoDB.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMongoDB.h
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMySQL.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMySQL.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StoragePostgreSQL.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-29 21:30:31 +00:00 |
StoragePostgreSQL.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-26 22:04:47 +00:00 |
StorageProxy.h
|
Destroy Buffer() tables before others (within one database)
|
2021-05-16 13:23:53 +03:00 |
StorageReplicatedMergeTree.cpp
|
Change exception type
|
2021-07-02 16:38:46 +03:00 |
StorageReplicatedMergeTree.h
|
Review fixes
|
2021-06-30 18:24:51 +03:00 |
StorageS3.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageS3.h
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageS3Cluster.cpp
|
fix
|
2021-05-13 02:05:53 +00:00 |
StorageS3Cluster.h
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
|
|
StorageSet.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageStripeLog.cpp
|
|
|
StorageStripeLog.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageTableFunction.h
|
Fixed tests
|
2021-05-19 20:57:07 +03:00 |
StorageTinyLog.cpp
|
|
|
StorageTinyLog.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageURL.cpp
|
fix test and conflict
|
2021-05-11 16:22:24 +00:00 |
StorageURL.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageView.cpp
|
Use settings from global context in StorageView
|
2021-06-22 17:39:09 +03:00 |
StorageView.h
|
Use settings from global context in StorageView
|
2021-06-22 17:39:09 +03:00 |
StorageXDBC.cpp
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
StorageXDBC.h
|
|
|
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
|
utils/generate-ya-make/generate-ya-make.sh
|
2021-06-27 17:49:26 +03:00 |
ya.make.in
|
|
|