.. |
Cache
|
code style
|
2022-01-05 14:40:02 +08:00 |
Distributed
|
minor enhancements
|
2022-02-08 15:57:23 +03:00 |
examples
|
|
|
FileLog
|
continue of #34317
|
2022-02-06 08:59:17 +00:00 |
fuzzers
|
|
|
HDFS
|
Merge pull request #34376 from CurtizJ/fix-reading-empty-arrays
|
2022-02-08 02:27:57 +03:00 |
Hive
|
continue of #34317
|
2022-02-06 08:59:17 +00:00 |
Kafka
|
continue of #34317
|
2022-02-06 08:59:17 +00:00 |
LiveView
|
Merge branch 'master' into windowview-stream-table-join
|
2022-01-19 07:46:00 +00:00 |
MergeTree
|
Merge pull request #34305 from amosbird/projection-fix27
|
2022-02-08 17:19:56 +03:00 |
MySQL
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
PostgreSQL
|
Fix
|
2022-02-08 16:41:55 +01:00 |
RabbitMQ
|
Fix
|
2021-12-12 00:19:06 +03:00 |
RocksDB
|
Update sort to pdqsort
|
2022-01-30 19:49:48 +00:00 |
System
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
tests
|
Fix unit tests
|
2021-12-27 15:31:49 +03:00 |
WindowView
|
update code style
|
2022-01-19 02:24:27 +00:00 |
AlterCommands.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
AlterCommands.h
|
|
|
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
|
|
ColumnsDescription.h
|
|
|
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
minor fixes in constraints
|
2021-11-17 18:43:02 +03:00 |
ConstraintsDescription.h
|
minor fixes in constraints
|
2021-11-17 18:43:02 +03:00 |
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
|
|
ExecutableSettings.h
|
Updated executable function integration tests
|
2021-12-28 22:55:30 +03:00 |
ExternalDataSourceConfiguration.cpp
|
Add support for dictionary source
|
2022-01-10 14:00:03 +03:00 |
ExternalDataSourceConfiguration.h
|
Detect format by file name in file/hdfs/s3/url table functions
|
2022-01-12 18:29:31 +03:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03:00 |
IStorage.h
|
Export IStorage::isVirtualColumn()
|
2022-01-10 21:21:24 +03: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
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
Disable in-memory compression by default
|
2021-02-19 12:02:18 +03:00 |
MutationCommands.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
PartitionCommands.h
|
|
|
PartitionedSink.cpp
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
PartitionedSink.h
|
For storage
|
2021-10-27 10:04:17 +03: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
|
Fix
|
2022-02-08 16:41:55 +01:00 |
ReadFinalForExternalReplicaStorage.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Disable projection for high-order storages
|
2022-02-06 16:46:10 +08:00 |
StorageBuffer.h
|
Simplify different block sturcture (i.e. after ALTER) support for Buffer
|
2022-01-28 11:09:56 +03:00 |
StorageDictionary.cpp
|
Fixed tests
|
2021-12-28 23:50:48 +03:00 |
StorageDictionary.h
|
Dictionaries fix comment
|
2021-12-28 23:50:48 +03:00 |
StorageDistributed.cpp
|
continue of #34317
|
2022-02-06 08:59:17 +00:00 |
StorageDistributed.h
|
support 'optimize_move_to_prewhere' with storage 'Merge'
|
2021-12-29 20:49:10 +03:00 |
StorageExecutable.cpp
|
Updated ShellCommandSource
|
2021-12-28 22:55:31 +03:00 |
StorageExecutable.h
|
Updated ShellCommandSource
|
2021-12-28 22:55:31 +03:00 |
StorageExternalDistributed.cpp
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
StorageExternalDistributed.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
use LowCardinality for _file and _path virtual columns in StorageFile
|
2022-02-04 14:15:56 +00:00 |
StorageFile.h
|
Fix data race in StorageFile (#34113)
|
2022-01-31 11:58:40 +03:00 |
StorageGenerateRandom.cpp
|
support Date32 for genarateRandom engine
|
2021-12-13 15:52:12 +08:00 |
StorageGenerateRandom.h
|
|
|
StorageInMemoryMetadata.cpp
|
fix MATERIALIZE TTL with WHERE and GROUP BY
|
2021-12-13 17:21:05 +03:00 |
StorageInMemoryMetadata.h
|
|
|
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
fix storage join settings with persistency (#32066)
|
2021-12-03 12:06:58 +03:00 |
StorageJoin.h
|
fix storage join settings with persistency (#32066)
|
2021-12-03 12:06:58 +03:00 |
StorageLog.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
StorageLog.h
|
Support BACKUP & RESTORE for log family.
|
2021-11-01 12:07:17 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
StorageMaterializedMySQL.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageMaterializedView.cpp
|
Disable projection for high-order storages
|
2022-02-06 16:46:10 +08:00 |
StorageMaterializedView.h
|
materialized view support virtual column
|
2022-01-10 15:53:41 +08:00 |
StorageMemory.cpp
|
Use explicit template instantiation for SystemLog
|
2022-01-10 22:01:41 +03:00 |
StorageMemory.h
|
|
|
StorageMerge.cpp
|
Disable projection for high-order storages
|
2022-02-06 16:46:10 +08:00 |
StorageMerge.h
|
Merge remote-tracking branch 'upstream/master' into support-prewhere-storage-merge
|
2021-12-29 21:07:35 +03:00 |
StorageMergeTree.cpp
|
Use fmt::runtime() for LOG_* for non constexpr
|
2022-02-01 14:30:03 +03:00 |
StorageMergeTree.h
|
Merge pull request #33234 from CurtizJ/fix-flush-in-memory-parts
|
2022-01-21 02:18:03 +03:00 |
StorageMongoDB.cpp
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
StorageMongoDB.h
|
Reduce dependencies on ASTSelectWithUnionQuery.h
|
2021-11-26 19:27:16 +01:00 |
StorageMongoDBSocketFactory.cpp
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
StorageMySQL.h
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
StorageNull.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageNull.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StoragePostgreSQL.cpp
|
Settings changes as key value
|
2021-12-27 17:45:00 +03:00 |
StoragePostgreSQL.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageProxy.h
|
Disable projection for high-order storages
|
2022-02-06 16:46:10 +08:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #33933 from sunny19930321/fix-substr-zk-metadata
|
2022-02-08 14:58:46 +03:00 |
StorageReplicatedMergeTree.h
|
make restarting thread less bad
|
2022-02-03 23:29:24 +03:00 |
StorageS3.cpp
|
Add settings for S3 multipart upload parts size
|
2022-02-08 19:38:04 +03:00 |
StorageS3.h
|
Add settings for S3 multipart upload parts size
|
2022-02-08 19:38:04 +03:00 |
StorageS3Cluster.cpp
|
continue of #34317
|
2022-02-06 08:59:17 +00:00 |
StorageS3Cluster.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
StorageSet.h
|
|
|
StorageSQLite.cpp
|
Fix Context leak (recursive context reference) in StorageSQLite
|
2022-01-26 12:56:27 +03:00 |
StorageSQLite.h
|
Fix Context leak (recursive context reference) in StorageSQLite
|
2022-01-26 12:56:27 +03:00 |
StorageStripeLog.cpp
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
StorageStripeLog.h
|
Support BACKUP & RESTORE for log family.
|
2021-11-01 12:07:17 +03:00 |
StorageTableFunction.h
|
|
|
StorageURL.cpp
|
Fix style
|
2022-02-09 14:44:46 +03:00 |
StorageURL.h
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
Fix bug for select from VIEW with format and limit settings
|
2022-01-11 20:19:41 +08:00 |
StorageView.h
|
|
|
StorageXDBC.cpp
|
Fix tests
|
2021-11-02 07:27:13 +00:00 |
StorageXDBC.h
|
Fix tests
|
2021-11-02 07:27:13 +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
|
|
|
TTLDescription.cpp
|
ExpressionList parse tuple and ttl
|
2022-01-28 19:07:59 +08:00 |
TTLDescription.h
|
fix local metadata differ zk metadata
|
2022-01-27 16:33:40 +08:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
|
|