.. |
Cache
|
use splitInto instead of Poco::Tokenizer
|
2022-05-17 19:31:59 +08:00 |
Distributed
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
examples
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
FileLog
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
fuzzers
|
|
|
HDFS
|
Added support for schema inference for hdfsCluster [2] (#35812)
|
2022-06-03 15:54:29 +02:00 |
Hive
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
Kafka
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
LiveView
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
MeiliSearch
|
Fix build.
|
2022-05-25 18:16:48 +00:00 |
MergeTree
|
Merge pull request #37570 from azat/column-ttl-expired-fix
|
2022-06-07 13:05:03 +02:00 |
MySQL
|
|
|
PostgreSQL
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
RabbitMQ
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 09:36:20 +00:00 |
RocksDB
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
System
|
Merge pull request #37303 from ClickHouse/fix_trash
|
2022-06-07 10:17:39 +02:00 |
tests
|
Better.
|
2022-05-24 20:06:08 +00:00 |
WindowView
|
Merge pull request #37879 from Vxider/wv-inner-target-drop
|
2022-06-07 13:00:15 +02:00 |
AlterCommands.cpp
|
Require mutations for DROP COLUMN by root column name for nested columns
|
2022-04-29 07:09:34 +03:00 |
AlterCommands.h
|
Fix Alter ttl modification unsupported table engine
|
2022-01-24 21:48:52 +08:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnDefault.cpp
|
added EPHEMERAL default for column (preliminary)
|
2022-02-07 23:21:10 +00:00 |
ColumnDefault.h
|
added EPHEMERAL default for column (preliminary)
|
2022-02-07 23:21:10 +00:00 |
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Try fix tests
|
2022-05-20 17:48:24 +00:00 |
ColumnsDescription.h
|
Cleanup unused file
|
2022-05-31 14:37:30 +08:00 |
CompressionCodecSelector.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
ConstraintsDescription.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ConstraintsDescription.h
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
Follow-up to PR #37300: semicolon warnings
|
2022-05-20 15:06:34 +02:00 |
ExecutableSettings.h
|
|
|
ExternalDataSourceConfiguration.cpp
|
endpoint is added
|
2022-05-27 13:43:34 -04:00 |
ExternalDataSourceConfiguration.h
|
endpoint is added
|
2022-05-27 13:43:34 -04:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
cache common type on objects in MergeTree
|
2022-02-09 23:47:53 +03:00 |
getStructureOfRemoteTable.h
|
add more comments
|
2022-03-01 19:32:55 +03:00 |
getVirtualsForStorage.cpp
|
Better
|
2022-03-28 22:40:27 +02:00 |
getVirtualsForStorage.h
|
Fix clang-tidy, style check
|
2022-03-29 14:20:21 +02:00 |
IndicesDescription.cpp
|
Follow-up to PR #37300: semicolon warnings
|
2022-05-20 15:06:34 +02:00 |
IndicesDescription.h
|
add hints for column description
|
2022-04-04 07:24:42 +00:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
IStorage.h
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
KeyDescription.cpp
|
Update KeyDescription.cpp
|
2022-02-07 13:59:03 +03:00 |
KeyDescription.h
|
fix local metadata differ zk metadata
|
2022-01-27 16:33:40 +08:00 |
MarkCache.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
PartitionedSink.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
PartitionedSink.h
|
Finalize write buffers in case of exception
|
2022-05-06 17:30:18 +00:00 |
ProjectionsDescription.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 09:36:20 +00:00 |
ProjectionsDescription.h
|
add hints for projections
|
2022-04-04 07:24:42 +00:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Fix some more tests.
|
2022-06-01 15:21:47 +00:00 |
ReadFinalForExternalReplicaStorage.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
ReadInOrderOptimizer.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ReadInOrderOptimizer.h
|
|
|
registerStorages.cpp
|
Merge branch 'master' into MeiliSearch
|
2022-04-06 17:07:55 +03:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
StorageBuffer.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageDictionary.cpp
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
StorageDictionary.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageDistributed.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
StorageDistributed.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageExecutable.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageExecutable.h
|
Move some resources
|
2022-05-23 19:47:32 +00:00 |
StorageExternalDistributed.cpp
|
Move some resources
|
2022-05-23 19:47:32 +00:00 |
StorageExternalDistributed.h
|
Move some resources
|
2022-05-23 19:47:32 +00:00 |
StorageFactory.cpp
|
improve
|
2022-02-01 16:59:41 +00:00 |
StorageFactory.h
|
Fix Alter ttl modification unsupported table engine
|
2022-01-24 21:48:52 +08:00 |
StorageFile.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
StorageFile.h
|
Fix comments
|
2022-05-20 14:57:27 +00:00 |
StorageGenerateRandom.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageGenerateRandom.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageInMemoryMetadata.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
StorageInMemoryMetadata.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageInput.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageInput.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageJoin.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageJoin.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageLog.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageLog.h
|
Merge pull request #36864 from vitlibar/backup-improvements-4
|
2022-05-05 15:37:51 +02:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageMaterializedMySQL.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageMaterializedView.cpp
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageMaterializedView.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageMemory.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageMemory.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageMerge.cpp
|
Fix some tests.
|
2022-05-27 20:47:35 +00:00 |
StorageMerge.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageMergeTree.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 09:36:20 +00:00 |
StorageMergeTree.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageMongoDB.cpp
|
Enable clang-tidy readability-misleading-indentation
|
2022-05-08 19:12:01 +02:00 |
StorageMongoDB.h
|
Fix build, pt. III
|
2022-05-04 11:20:56 +02:00 |
StorageMongoDBSocketFactory.cpp
|
|
|
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Fix build, pt. IV
|
2022-05-04 12:01:29 +02:00 |
StorageMySQL.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageNull.cpp
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
StorageNull.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StoragePostgreSQL.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StoragePostgreSQL.h
|
remove last mentions of data streams
|
2022-05-09 19:15:24 +00:00 |
StorageProxy.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #37647 from DevTeamBK/Fix-all-CheckTriviallyCopyableMove-Errors
|
2022-06-05 19:58:47 +02:00 |
StorageReplicatedMergeTree.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageS3.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
StorageS3.h
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-30 09:47:35 +00:00 |
StorageS3Cluster.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageS3Cluster.h
|
partition pruning for s3
|
2022-05-24 18:57:55 +08:00 |
StorageS3Settings.cpp
|
Fixed clang-tidy-CheckTriviallyCopyableMove-errors
|
2022-05-30 11:09:03 -07:00 |
StorageS3Settings.h
|
Fix
|
2022-04-08 12:30:24 +02:00 |
StorageSet.cpp
|
Remove inherited create() method + disallow copying
|
2022-05-02 08:46:52 +02:00 |
StorageSet.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageSnapshot.cpp
|
Fix failed thread stateless tests
|
2022-05-23 15:15:45 +02:00 |
StorageSnapshot.h
|
Fix inserting defaults for missing values in columnar formats
|
2022-05-16 14:19:44 +00:00 |
StorageSQLite.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageSQLite.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageStripeLog.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
StorageStripeLog.h
|
Merge pull request #36864 from vitlibar/backup-improvements-4
|
2022-05-05 15:37:51 +02:00 |
StorageTableFunction.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
StorageURL.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-06-02 17:00:08 +00:00 |
StorageURL.h
|
Better naming
|
2022-05-13 18:39:19 +00:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
Don't let storages inherit from boost::noncopyable
|
2022-05-03 09:07:08 +02:00 |
StorageView.cpp
|
Refactor a little bit more.
|
2022-05-31 14:43:38 +00:00 |
StorageView.h
|
Remove some commented code.
|
2022-05-30 13:18:20 +00:00 |
StorageXDBC.cpp
|
Better naming
|
2022-05-13 18:39:19 +00:00 |
StorageXDBC.h
|
Better naming
|
2022-05-13 18:39:19 +00:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
|
|
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
TTLDescription.h
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Introduce AggregationKeysInfo
|
2022-05-25 23:22:29 +00:00 |
VirtualColumnUtils.h
|
|
|