.. |
Cache
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
Distributed
|
Improvements for parallel_distributed_insert_select (and related) (#34728)
|
2022-03-08 15:24:39 +01:00 |
examples
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01:00 |
FileLog
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-07 14:46:08 +00:00 |
fuzzers
|
|
|
HDFS
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-14 16:28:35 +00:00 |
Hive
|
Merge remote-tracking branch 'ck/master' into hive_column_pruning_bug
|
2022-03-21 19:52:06 +08:00 |
Kafka
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
LiveView
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
MergeTree
|
Merge pull request #35395 from amosbird/distributedmultiplejoin
|
2022-03-24 10:30:26 +01:00 |
MySQL
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
PostgreSQL
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
RabbitMQ
|
Add remote host filter
|
2022-03-17 11:48:42 +01:00 |
RocksDB
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
System
|
ExternalModelsLoader refactoring
|
2022-03-23 20:05:17 +01:00 |
tests
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
WindowView
|
Merge branch 'master' into issue_33147
|
2022-03-21 13:40:17 +00:00 |
AlterCommands.cpp
|
Merge pull request #34764 from ucasfl/hints-index
|
2022-02-21 16:50:59 +03:00 |
AlterCommands.h
|
allow to remove SAMPLE BY expression
|
2021-10-14 17:05:20 +03:00 |
CheckResults.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
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
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ColumnsDescription.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
ColumnsDescription.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-01 20:21:39 +03:00 |
CompressionCodecSelector.h
|
Fix clang-tidy warnings in Server, Storages folders
|
2022-03-14 18:17:35 +00:00 |
ConstraintsDescription.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
ConstraintsDescription.h
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
ExecutableSettings.h
|
Updated executable function integration tests
|
2021-12-28 22:55:30 +03:00 |
ExternalDataSourceConfiguration.cpp
|
Fix typo of update_lag
|
2022-03-07 18:31:20 +08:00 |
ExternalDataSourceConfiguration.h
|
Improvements for parallel_distributed_insert_select (and related) (#34728)
|
2022-03-08 15:24:39 +01: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 |
IndicesDescription.cpp
|
Add name hints for data skipping indices
|
2022-02-20 11:48:22 +00:00 |
IndicesDescription.h
|
Add name hints for data skipping indices
|
2022-02-20 11:48:22 +00:00 |
IStorage_fwd.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage.cpp
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
IStorage.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01: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
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
MutationCommands.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
PartitionCommands.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
PartitionCommands.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
PartitionedSink.cpp
|
Improve performance of insert into table functions URL, S3, File, HDFS
|
2022-02-10 20:06:23 +00:00 |
PartitionedSink.h
|
Improve performance of insert into table functions URL, S3, File, HDFS
|
2022-02-10 20:06:23 +00:00 |
ProjectionsDescription.cpp
|
Better projection format and test fixes
|
2022-02-07 10:47:11 +08:00 |
ProjectionsDescription.h
|
Adapt minmax_count_projection with ModuleLegacy
|
2022-02-06 16:46:11 +08:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-09 23:38:38 +03:00 |
ReadFinalForExternalReplicaStorage.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
ReadInOrderOptimizer.cpp
|
fix optimize_read_in_order with preliminary merge and add some tests
|
2021-12-23 18:32:31 +03:00 |
ReadInOrderOptimizer.h
|
support read_in_order optimization if prefix of sorting key is fixed
|
2021-12-14 15:54:20 +03:00 |
registerStorages.cpp
|
Initial commit
|
2022-01-31 17:10:59 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
Fix LOGICAL_ERROR for MATERIALIZED VIEW over table functions (i.e. numbers())
|
2021-12-11 11:04:47 +03:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Fix aggregation_in_order with normal projection
|
2022-02-06 16:46:12 +08:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-14 16:28:35 +00:00 |
StorageBuffer.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-01 15:23:07 +03:00 |
StorageDictionary.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageDictionary.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageDistributed.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-14 16:28:35 +00:00 |
StorageDistributed.h
|
minor fixes
|
2022-03-14 17:29:18 +00:00 |
StorageExecutable.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageExecutable.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageExternalDistributed.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageExternalDistributed.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageFactory.cpp
|
improve
|
2022-02-01 16:59:41 +00:00 |
StorageFactory.h
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
StorageFile.cpp
|
fix INSERT INTO table FROM INFILE does not display progress bar (#35429)
|
2022-03-23 14:24:59 +01:00 |
StorageFile.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageGenerateRandom.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageGenerateRandom.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageInMemoryMetadata.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
StorageInMemoryMetadata.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageInput.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageInput.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageJoin.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
StorageJoin.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
StorageLog.cpp
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageLog.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageMaterializedMySQL.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-12-01 15:54:33 +03:00 |
StorageMaterializedMySQL.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageMaterializedView.cpp
|
Implement BACKUP and RESTORE for MatViews.
|
2022-03-21 11:45:21 +01:00 |
StorageMaterializedView.h
|
Implement BACKUP and RESTORE for MatViews.
|
2022-03-21 11:45:21 +01:00 |
StorageMemory.cpp
|
Implement BACKUP and RESTORE for MatViews.
|
2022-03-21 11:45:21 +01:00 |
StorageMemory.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageMerge.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageMerge.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageMergeTree.cpp
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageMergeTree.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageMongoDB.cpp
|
Add remote host filter
|
2022-03-17 11:48:42 +01:00 |
StorageMongoDB.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageMongoDBSocketFactory.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageMySQL.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageNull.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageNull.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StoragePostgreSQL.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StoragePostgreSQL.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageProxy.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-09 23:38:38 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge branch 'master' into resubmit_21474
|
2022-03-21 12:09:00 +01:00 |
StorageReplicatedMergeTree.h
|
Merge branch 'master' into resubmit_21474
|
2022-03-21 12:09:00 +01:00 |
StorageS3.cpp
|
move threadPoolCallbackRunner from Common into Interpreters folder to fix split build issue
|
2022-03-23 17:57:19 +01:00 |
StorageS3.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageS3Cluster.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-02-25 13:41:30 +03:00 |
StorageS3Cluster.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSet.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
StorageSet.h
|
Merge branch 'master' into join_deadlock
|
2021-10-11 10:18:17 +03:00 |
StorageSnapshot.cpp
|
minor fixes
|
2022-03-14 17:29:18 +00:00 |
StorageSnapshot.h
|
add more comments
|
2022-03-01 19:32:55 +03:00 |
StorageSQLite.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-30 03:24:37 +03:00 |
StorageSQLite.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-30 03:24:37 +03:00 |
StorageStripeLog.cpp
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageStripeLog.h
|
Storages and databases are hollow by default now.
|
2022-03-20 20:02:15 +01:00 |
StorageTableFunction.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageURL.cpp
|
Merge branch 'master' into parallel-downloading-url-engine
|
2022-03-17 10:11:58 +00:00 |
StorageURL.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageValues.cpp
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageValues.h
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-11-09 15:36:25 +03:00 |
StorageView.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-01-21 20:11:18 +03:00 |
StorageView.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
StorageXDBC.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
StorageXDBC.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-03 22:25:28 +00:00 |
TableLockHolder.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fix
|
2021-12-27 11:59:33 +03:00 |
transformQueryForExternalDatabase.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TTLDescription.cpp
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
TTLDescription.h
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
|
|