.. |
Cache
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
DataLakes
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
Distributed
|
Cleanup: connection pool priority -> config priority
|
2024-02-16 14:39:41 +00:00 |
examples
|
fix
|
2024-02-16 14:05:22 +01:00 |
FileLog
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
fuzzers
|
|
|
HDFS
|
Merge branch 'master' into auto-format-detection
|
2024-02-13 19:08:33 +01:00 |
Hive
|
ActionsDAG buildFilterActionsDAG refactoring
|
2024-01-25 18:24:14 +03:00 |
Kafka
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
LiveView
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
MaterializedView
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
MergeTree
|
Merge pull request #58036 from MikhailBurdukov/backoff_for_failed_mutations
|
2024-02-23 15:27:41 +01:00 |
MySQL
|
|
|
NATS
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
PostgreSQL
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
RabbitMQ
|
Merge pull request #60159 from ClickHouse/fix_create_replica
|
2024-02-23 13:53:47 +01:00 |
RocksDB
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
S3Queue
|
Fix
|
2024-02-22 12:38:13 +01:00 |
Statistics
|
|
|
System
|
Merge pull request #60350 from ClickHouse/revert-54901-pufit/views-sql-security
|
2024-02-23 15:15:36 +01:00 |
tests
|
Update gtest_storage_log.cpp
|
2024-02-21 20:16:14 +01:00 |
WindowView
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
AlterCommands.cpp
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
AlterCommands.h
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
BlockNumberColumn.cpp
|
|
|
BlockNumberColumn.h
|
|
|
buildQueryTreeForShard.cpp
|
Support non global in mode.
|
2024-02-05 17:05:21 +00:00 |
buildQueryTreeForShard.h
|
Support non global in mode.
|
2024-02-05 17:05:21 +00:00 |
checkAndGetLiteralArgument.cpp
|
|
|
checkAndGetLiteralArgument.h
|
|
|
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block
|
2024-01-18 19:12:57 +00:00 |
ColumnsDescription.h
|
Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block
|
2024-01-18 19:12:57 +00:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
|
|
ExecutableSettings.h
|
|
|
ExternalDataSourceConfiguration.cpp
|
|
|
ExternalDataSourceConfiguration.h
|
|
|
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
extractTableFunctionArgumentsFromSelectQuery.cpp
|
|
|
extractTableFunctionArgumentsFromSelectQuery.h
|
|
|
Freeze.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
Freeze.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IMessageProducer.cpp
|
Fix lazy initialization in RabbitMQ, fix possible deadlock on insert into unitialized queue engine
|
2024-01-29 20:09:09 +00:00 |
IMessageProducer.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
|
|
IStorage.h
|
|
|
IStorageCluster.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-26 15:51:35 +01:00 |
IStorageCluster.h
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
KVStorageUtils.cpp
|
ActionsDAG buildFilterActionsDAG refactoring
|
2024-01-25 18:24:14 +03:00 |
KVStorageUtils.h
|
|
|
LightweightDeleteDescription.cpp
|
|
|
LightweightDeleteDescription.h
|
|
|
MarkCache.h
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MessageQueueSink.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
MessageQueueSink.h
|
|
|
MutationCommands.cpp
|
Support query parameters in ALTER TABLE ... PART
|
2024-01-15 14:16:54 +03:00 |
MutationCommands.h
|
|
|
NamedCollectionsHelpers.cpp
|
|
|
NamedCollectionsHelpers.h
|
|
|
PartitionCommands.cpp
|
add FORGET PARTITION query to remove old parition nodes from ZooKeeper
|
2024-02-02 10:03:31 +00:00 |
PartitionCommands.h
|
add FORGET PARTITION query to remove old parition nodes from ZooKeeper
|
2024-02-02 10:03:31 +00:00 |
PartitionedSink.cpp
|
|
|
PartitionedSink.h
|
|
|
prepareReadingFromFormat.cpp
|
|
|
prepareReadingFromFormat.h
|
|
|
ProjectionsDescription.cpp
|
|
|
ProjectionsDescription.h
|
|
|
ReadFinalForExternalReplicaStorage.cpp
|
|
|
ReadFinalForExternalReplicaStorage.h
|
|
|
ReadInOrderOptimizer.cpp
|
|
|
ReadInOrderOptimizer.h
|
|
|
RedisCommon.cpp
|
|
|
RedisCommon.h
|
|
|
registerStorages.cpp
|
|
|
registerStorages.h
|
|
|
removeGroupingFunctionSpecializations.cpp
|
|
|
removeGroupingFunctionSpecializations.h
|
|
|
RenamingRestrictions.h
|
|
|
ReplaceAliasByExpressionVisitor.cpp
|
|
|
ReplaceAliasByExpressionVisitor.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.cpp
|
|
|
SelectQueryInfo.h
|
Support non global in mode.
|
2024-02-05 17:05:21 +00:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
Move obsolete format settings to separate section
|
2023-09-20 16:00:28 +00:00 |
StatisticsDescription.cpp
|
|
|
StatisticsDescription.h
|
|
|
StorageAzureBlob.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-02-13 19:08:33 +01:00 |
StorageAzureBlob.h
|
Addressed comments, added test for named collection
|
2024-02-04 11:28:20 +01:00 |
StorageAzureBlobCluster.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageAzureBlobCluster.h
|
Try to detect file format automatically during schema inference if it's unknown
|
2024-01-23 18:59:39 +00:00 |
StorageBuffer.cpp
|
Fix build in master
|
2024-02-19 17:48:53 +01:00 |
StorageBuffer.h
|
Better if only 1 layer
|
2024-02-18 13:19:35 +01:00 |
StorageConfiguration.h
|
|
|
StorageDictionary.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageDictionary.h
|
|
|
StorageDistributed.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageDistributed.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageDummy.cpp
|
|
|
StorageDummy.h
|
|
|
StorageExecutable.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageExecutable.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageExternalDistributed.cpp
|
|
|
StorageExternalDistributed.h
|
|
|
StorageFactory.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageFactory.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageFile.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-02-13 19:08:33 +01:00 |
StorageFile.h
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageFileCluster.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageFileCluster.h
|
Try to detect file format automatically during schema inference if it's unknown
|
2024-01-23 18:59:39 +00:00 |
StorageFuzzJSON.cpp
|
|
|
StorageFuzzJSON.h
|
|
|
StorageGenerateRandom.cpp
|
|
|
StorageGenerateRandom.h
|
|
|
StorageInMemoryMetadata.cpp
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
StorageInMemoryMetadata.h
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
Revert "Check stack size in Parser"
|
2024-02-21 11:33:08 +01:00 |
StorageJoin.h
|
|
|
StorageKeeperMap.cpp
|
Fix using table_id in StorageKeeperMap.
|
2024-02-23 20:27:19 +01:00 |
StorageKeeperMap.h
|
Fix using table_id in StorageKeeperMap.
|
2024-02-23 20:27:19 +01:00 |
StorageLog.cpp
|
Merge pull request #60159 from ClickHouse/fix_create_replica
|
2024-02-23 13:53:47 +01:00 |
StorageLog.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
|
|
StorageMaterializedMySQL.h
|
|
|
StorageMaterializedView.cpp
|
Merge pull request #60350 from ClickHouse/revert-54901-pufit/views-sql-security
|
2024-02-23 15:15:36 +01:00 |
StorageMaterializedView.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageMemory.cpp
|
Support backups for compressed in-memory tables
|
2024-01-28 23:06:50 +01:00 |
StorageMemory.h
|
|
|
StorageMerge.cpp
|
Fix typo
|
2024-02-09 11:45:15 +01:00 |
StorageMerge.h
|
WIP on calculate aliases only once
|
2024-02-02 13:45:04 +00:00 |
StorageMergeTree.cpp
|
Merge pull request #58036 from MikhailBurdukov/backoff_for_failed_mutations
|
2024-02-23 15:27:41 +01:00 |
StorageMergeTree.h
|
Merge pull request #60159 from ClickHouse/fix_create_replica
|
2024-02-23 13:53:47 +01:00 |
StorageMongoDB.cpp
|
|
|
StorageMongoDB.h
|
|
|
StorageMongoDBSocketFactory.cpp
|
|
|
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageMySQL.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
|
|
StoragePostgreSQL.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StoragePostgreSQL.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageProxy.h
|
|
|
StorageRedis.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageRedis.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #58036 from MikhailBurdukov/backoff_for_failed_mutations
|
2024-02-23 15:27:41 +01:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #60159 from ClickHouse/fix_create_replica
|
2024-02-23 13:53:47 +01:00 |
StorageS3.cpp
|
Support specifying users for s3 settings
|
2024-02-19 16:43:27 +01:00 |
StorageS3.h
|
Move threadPoolCallbackRunner to the "Common" folder.
|
2024-02-17 21:59:51 +01:00 |
StorageS3Cluster.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageS3Cluster.h
|
Try to detect file format automatically during schema inference if it's unknown
|
2024-01-23 18:59:39 +00:00 |
StorageS3Settings.cpp
|
Support specifying users for s3 settings
|
2024-02-19 16:43:27 +01:00 |
StorageS3Settings.h
|
Support specifying users for s3 settings
|
2024-02-19 16:43:27 +01:00 |
StorageSet.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageSet.h
|
|
|
StorageSnapshot.cpp
|
|
|
StorageSnapshot.h
|
|
|
StorageSQLite.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageSQLite.h
|
Fix INSERT into SQLite with single quote
|
2024-02-15 12:47:29 +01:00 |
StorageStripeLog.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageStripeLog.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageTableFunction.h
|
|
|
StorageURL.cpp
|
Move threadPoolCallbackRunner to the "Common" folder.
|
2024-02-17 21:59:51 +01:00 |
StorageURL.h
|
Try to detect file format automatically during schema inference if it's unknown
|
2024-01-23 18:59:39 +00:00 |
StorageURLCluster.cpp
|
Fix build
|
2024-01-26 15:50:16 +01:00 |
StorageURLCluster.h
|
Try to detect file format automatically during schema inference if it's unknown
|
2024-01-23 18:59:39 +00:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
StorageView.h
|
Revert "Add definers for views (#54901)"
|
2024-02-23 12:44:31 +01:00 |
StorageXDBC.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageXDBC.h
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Revert "Check stack size in Parser"
|
2024-02-21 11:33:08 +01:00 |
transformQueryForExternalDatabase.h
|
|
|
transformQueryForExternalDatabaseAnalyzer.cpp
|
|
|
transformQueryForExternalDatabaseAnalyzer.h
|
|
|
TTLDescription.cpp
|
Merge branch 'master' into non-ready-set-ttl
|
2024-01-13 21:11:51 +01:00 |
TTLDescription.h
|
Merge branch 'master' into non-ready-set-ttl
|
2024-01-13 21:11:51 +01:00 |
TTLMode.h
|
|
|
UVLoop.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
VirtualColumnUtils.cpp
|
Forward declaration for PeekableReadBuffer
|
2024-01-30 19:24:19 +01:00 |
VirtualColumnUtils.h
|
|
|