.. |
Cache
|
fix style
|
2021-12-27 15:31:24 +08:00 |
Distributed
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
examples
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
FileLog
|
Fix incorrect include
|
2021-12-24 12:25:26 +03:00 |
fuzzers
|
better
|
2021-08-25 15:40:56 +00:00 |
HDFS
|
merge master
|
2021-12-27 15:12:48 +08:00 |
Hive
|
fix style
|
2021-12-27 15:31:24 +08:00 |
Kafka
|
Cleanup trash from Kafka and HDFS
|
2021-12-25 06:10:59 +03:00 |
LiveView
|
StorageLiveView fix function style
|
2021-12-16 12:29:20 +03:00 |
MergeTree
|
merge master
|
2021-12-27 15:12:48 +08:00 |
MySQL
|
Update defaults
|
2021-12-15 08:18:43 +00:00 |
PostgreSQL
|
Remove the possibility of adding columns with table overrides
|
2021-12-22 08:20:14 +01:00 |
RabbitMQ
|
Fix
|
2021-12-12 00:19:06 +03:00 |
RocksDB
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
System
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
tests
|
Drop support for DatabaseOrdinary in MaterializedMySQL
|
2021-11-18 11:46:51 +01:00 |
WindowView
|
small update
|
2021-12-13 02:38:16 +00:00 |
AlterCommands.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01: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
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ColumnsDescription.cpp
|
Update src/Storages/ColumnsDescription.cpp
|
2021-09-24 14:08:33 +03:00 |
ColumnsDescription.h
|
better performance of getSampleBlockForColumns
|
2021-07-15 20:36:48 +03:00 |
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
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
ExecutableSettings.h
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
ExternalDataSourceConfiguration.cpp
|
Pass timeouts for mysql
|
2021-12-13 22:12:33 +00:00 |
ExternalDataSourceConfiguration.h
|
Done
|
2021-12-09 14:44:25 +00:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
IndicesDescription.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage_fwd.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage.cpp
|
Support BACKUP & RESTORE for log family.
|
2021-11-01 12:07:17 +03:00 |
IStorage.h
|
flush all InMemoryDataParts when wal is not enabled
|
2021-12-14 16:31:17 +08:00 |
KeyDescription.cpp
|
Add empty key description builder.
|
2021-09-24 01:35:41 +08:00 |
KeyDescription.h
|
Add empty key description builder.
|
2021-09-24 01:35:41 +08:00 |
MarkCache.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03: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
|
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
|
Another try
|
2021-12-17 20:36:37 +03:00 |
ProjectionsDescription.h
|
fix
|
2021-11-17 23:11:23 +08:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
ReadFinalForExternalReplicaStorage.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
merge master
|
2021-12-02 19:48:21 +08: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
|
Better Projection IN
|
2021-10-29 20:24:36 +08:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
StorageBuffer.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageDictionary.cpp
|
allow rename dict in Ordrinary, fix another issue
|
2021-11-23 20:53:45 +03:00 |
StorageDictionary.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageDistributed.cpp
|
Unambiguous formatting of distributed queries
|
2021-12-10 00:55:14 +03:00 |
StorageDistributed.h
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
StorageExecutable.cpp
|
Rename Quota::ResourceType -> QuotaType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
StorageExecutable.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
StorageExternalDistributed.cpp
|
Partitioned write part 2
|
2021-10-26 14:00:41 +03:00 |
StorageExternalDistributed.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageFactory.cpp
|
Merge branch 'master' into Governance/view_comment
|
2021-12-02 08:19:03 +00:00 |
StorageFactory.h
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
StorageFile.cpp
|
Fix surprisingly bad code in function "file"
|
2021-12-13 07:57:54 +03:00 |
StorageFile.h
|
One more fix
|
2021-10-29 00:50:59 +03:00 |
StorageGenerateRandom.cpp
|
support Date32 for genarateRandom engine
|
2021-12-13 15:52:12 +08:00 |
StorageGenerateRandom.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageInMemoryMetadata.cpp
|
fix MATERIALIZE TTL with WHERE and GROUP BY
|
2021-12-13 17:21:05 +03:00 |
StorageInMemoryMetadata.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-03 09:03:48 +00:00 |
StorageInput.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageInput.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
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
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
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
|
Merge branch 'master' into Governance/view_comment
|
2021-12-02 08:19:03 +00:00 |
StorageMaterializedView.h
|
Merge branch 'master' into Governance/view_comment
|
2021-12-02 08:19:03 +00:00 |
StorageMemory.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageMemory.h
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
StorageMerge.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
StorageMerge.h
|
Fix build check
|
2021-11-11 02:03:56 +03:00 |
StorageMergeTree.cpp
|
fix skipping of some mutations
|
2021-12-15 21:19:29 +03:00 |
StorageMergeTree.h
|
flush all InMemoryDataParts when wal is not enabled
|
2021-12-14 16:31:17 +08:00 |
StorageMongoDB.cpp
|
Done
|
2021-12-13 16:09:18 +00: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
|
Fixes
|
2021-07-29 08:38:39 +00:00 |
StorageMySQL.cpp
|
Pass timeouts for mysql
|
2021-12-13 22:12:33 +00:00 |
StorageMySQL.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StoragePostgreSQL.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
StorageProxy.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #22535 from CurtizJ/sparse-serialization
|
2021-12-17 15:26:17 +03:00 |
StorageReplicatedMergeTree.h
|
fix skipping of some mutations
|
2021-12-15 21:19:29 +03:00 |
StorageS3.cpp
|
Don't allow to write into S3 if path contains globs
|
2021-12-24 17:13:35 +03:00 |
StorageS3.h
|
For storage
|
2021-10-27 10:04:17 +03:00 |
StorageS3Cluster.cpp
|
Parallel reading from replicas (#29279)
|
2021-12-09 13:39:28 +03:00 |
StorageS3Cluster.h
|
Remove cruft
|
2021-10-28 02:10:39 +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 |
StorageSQLite.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
StorageSQLite.h
|
Remove cruft
|
2021-10-28 02:10:39 +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
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageURL.cpp
|
StorageURL improve
|
2021-12-17 14:03:37 +03:00 |
StorageURL.h
|
Small refactoring in formats
|
2021-11-03 20:07:05 +03:00 |
StorageValues.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageValues.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageView.cpp
|
Reduce dependencies on ASTFunction.h
|
2021-11-26 18:21:54 +01:00 |
StorageView.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
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
|
Add support for IS NULL/IS NOT NULL for external dbs
|
2021-09-29 21:45:09 +03:00 |
transformQueryForExternalDatabase.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TTLDescription.cpp
|
Reduce dependencies on ASTLiteral.h
|
2021-11-26 17:54:57 +01:00 |
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Update VirtualColumnUtils.cpp
|
2021-06-28 16:47:47 +03:00 |
VirtualColumnUtils.h
|
|
|