ClickHouse/src/Storages
2024-08-23 22:10:06 +04:00
..
Cache catch exception in destructor of LocalFileHolder 2024-08-07 09:16:19 +00:00
Distributed merge master 2024-08-13 03:28:25 +00:00
examples fix build 2024-06-26 23:48:41 +01:00
FileLog Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
fuzzers merge master 2024-08-07 16:25:31 +00:00
Hive Merge branch 'master' into hive_style_partitioning 2024-07-30 11:49:14 +02:00
Kafka Style fix 2024-08-07 17:39:09 +00:00
LiveView Merge branch 'master' into chesema-processor-onCancel 2024-07-19 15:00:39 +02:00
MaterializedView Conflicts 2024-08-14 01:15:16 +00:00
MergeTree Merge pull request #68645 from zghong/fix-invalid-char-in-replica_name 2024-08-22 15:42:39 +00:00
MySQL Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
NATS Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
ObjectStorage Merge branch 'master' into update-delta-lake-test 2024-08-16 11:23:17 +02:00
ObjectStorageQueue Merge branch 'master' into hive_style_partitioning 2024-07-30 11:49:14 +02:00
PostgreSQL Fixed errors when publication name contents symbols except [a-z_] 2024-08-09 11:14:11 +03:00
RabbitMQ Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
RocksDB Merge pull request #66479 from rschu1ze/bump-rocksdb2 2024-08-06 09:31:20 +00:00
Statistics merge master 2024-08-10 13:53:32 +00:00
System Merge pull request #65736 from danipozo/load-fs-metadata-asynchronously 2024-08-19 12:54:26 +02:00
tests Test bool in gtest_transform_query_for_external_database 2024-07-10 08:32:15 +00:00
TimeSeries Fix min/max time columns 2024-08-13 15:40:45 +02:00
WindowView Update StorageWindowView.cpp 2024-08-06 11:42:18 +02:00
AlterCommands.cpp Fix 2024-08-15 19:24:31 +00:00
AlterCommands.h Merge branch 'master' into hanfei/stats_uniq 2024-05-14 18:16:52 +02:00
buildQueryTreeForShard.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
buildQueryTreeForShard.h Support non global in mode. 2024-02-05 17:05:21 +00:00
checkAndGetLiteralArgument.cpp Fixing NULL random seed for generateRandom with analyzer. 2024-04-03 13:12:05 +00:00
checkAndGetLiteralArgument.h
CheckResults.h Improve CHECK TABLE system query 2023-10-23 09:35:26 +00:00
CMakeLists.txt
ColumnDefault.cpp return back flag 2024-05-28 15:16:36 +00:00
ColumnDefault.h return back flag 2024-05-28 15:16:36 +00:00
ColumnDependency.h address comments 2024-04-24 18:20:48 +02:00
ColumnsDescription.cpp write metadata to disk and keeper in the same format 2024-08-22 15:13:42 +00:00
ColumnsDescription.h write metadata to disk and keeper in the same format 2024-08-22 15:13:42 +00:00
CompressionCodecSelector.h Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
ConstraintsDescription.cpp Limit backtracking in parser 2024-03-17 19:54:45 +01:00
ConstraintsDescription.h
DataDestinationType.h Useless changes 2024-05-09 01:08:33 +02:00
ExecutableSettings.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
ExecutableSettings.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
extractTableFunctionArgumentsFromSelectQuery.cpp
extractTableFunctionArgumentsFromSelectQuery.h
Freeze.cpp Updated implementation 2024-01-25 14:31:49 +03:00
Freeze.h Fixing more headers 2024-02-29 15:40:30 +00:00
getStructureOfRemoteTable.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
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 Allow un-quoted skip index parameters 2024-08-12 15:32:25 +00:00
IndicesDescription.h Always apply first minmax index among available skip indices 2024-03-01 19:31:15 +00:00
IStorage_fwd.h add feature 2024-06-21 16:38:56 +00:00
IStorage.cpp Updating PrewhereInfo 2024-07-25 16:33:12 +00:00
IStorage.h Cleanup. 2024-08-06 14:56:42 +00:00
IStorageCluster.cpp Less indirect dependencies on Settings.h 2024-07-11 17:33:14 +02:00
IStorageCluster.h Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-13 16:24:34 +00:00
KeyDescription.cpp Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
KeyDescription.h
KVStorageUtils.cpp Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
KVStorageUtils.h Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
MarkCache.cpp Avoid instantiation of CacheBase's ctor in header file 2024-03-20 17:00:36 +00:00
MarkCache.h Avoid instantiation of CacheBase's ctor in header file 2024-03-20 17:00:36 +00:00
MemorySettings.cpp small fixes 2024-04-08 17:59:54 +02:00
MemorySettings.h Support ALTER MODIFY SETTING for Memory tables 2024-03-28 19:55:22 +08:00
MessageQueueSink.cpp Merge remote-tracking branch 'origin/master' into fix-message-queue-sink-from-http-interface 2024-08-09 13:06:58 +00:00
MessageQueueSink.h Merge branch 'master' into chesema-processor-onCancel 2024-07-19 15:00:39 +02:00
MutationCommands.cpp address comments 2024-04-24 18:20:48 +02:00
MutationCommands.h address comments 2024-04-24 18:20:48 +02:00
NamedCollectionsHelpers.cpp Remove some unnecessary copies 2024-07-11 14:09:00 +02:00
NamedCollectionsHelpers.h Delete old code of named collections 2024-08-15 16:01:13 +02:00
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 Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
PartitionedSink.h Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
prepareReadingFromFormat.cpp better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
prepareReadingFromFormat.h better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
ProjectionsDescription.cpp simplified planSquashing 2024-06-21 15:07:21 +00:00
ProjectionsDescription.h Trivial count optimization with primary key 2024-06-06 23:21:38 +08:00
ReadFinalForExternalReplicaStorage.cpp Merge branch 'master' into use-uniq-ptr-for-actions-dag 2024-07-15 13:25:53 +02:00
ReadFinalForExternalReplicaStorage.h
ReadInOrderOptimizer.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
ReadInOrderOptimizer.h
RedisCommon.cpp
RedisCommon.h Useless changes 2024-05-09 01:08:33 +02:00
registerStorages.cpp Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-09 20:42:32 +03:00
registerStorages.h fix ssl, fix after master merge 2024-06-24 00:45:15 +03:00
removeGroupingFunctionSpecializations.cpp
removeGroupingFunctionSpecializations.h
RenamingRestrictions.h
ReplaceAliasByExpressionVisitor.cpp Revert "Revert "Support use alias column in indices"" 2023-12-05 18:22:32 +00:00
ReplaceAliasByExpressionVisitor.h Revert "Revert "Support use alias column in indices"" 2023-12-05 18:22:32 +00:00
SelectQueryDescription.cpp Things 2023-12-28 17:56:05 +00:00
SelectQueryDescription.h Things 2023-12-28 17:56:05 +00:00
SelectQueryInfo.cpp Better. 2024-07-18 17:59:59 +00:00
SelectQueryInfo.h Updating PrewhereInfo 2024-07-25 16:33:12 +00:00
SetSettings.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
SetSettings.h
StatisticsDescription.cpp Fix inconsistent formatting of CODEC and STATISTICS 2024-07-30 04:05:43 +02:00
StatisticsDescription.h Rname cmsketch to countmixsketch 2024-06-24 18:26:38 +08:00
StorageBuffer.cpp Fix Buffer over Distributed 2024-08-05 10:03:28 +00:00
StorageBuffer.h Fix Buffer over Distributed 2024-08-05 10:03:28 +00:00
StorageConfiguration.h
StorageDictionary.cpp Merge pull request #66595 from MikhailBurdukov/verify_primary_key_dictionary 2024-07-18 15:11:23 +00:00
StorageDictionary.h Add option for validating the Primary key type in Dictionaries 2024-07-16 14:43:08 +00:00
StorageDistributed.cpp fix virtual columns in Merge engine 2024-08-22 13:42:30 +00:00
StorageDistributed.h Fix cluster() for inter-server secret (preserve initial user as before) 2024-08-05 20:24:24 +02:00
StorageDummy.cpp Fix more tests 2024-02-26 02:31:57 +08:00
StorageDummy.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type 2024-04-26 11:08:04 +00:00
StorageExecutable.cpp Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
StorageExecutable.h Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
StorageExternalDistributed.cpp Fix ExternalDistributed 2024-08-12 05:53:43 +02:00
StorageExternalDistributed.h Delete old code of named collections 2024-08-15 16:01:13 +02:00
StorageFactory.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
StorageFactory.h Merge pull request #59183 from azat/mv/extended-syntax-for-inner-table 2024-05-17 20:21:08 +02:00
StorageFile.cpp Merge pull request #65997 from yariks5s/hive_style_partitioning 2024-08-13 10:04:21 +00:00
StorageFile.h Add setting to disable archive path syntax 2024-07-30 11:57:37 +02:00
StorageFileCluster.cpp fix after review 2024-07-16 13:48:52 +00:00
StorageFileCluster.h Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-13 16:24:34 +00:00
StorageFromMergeTreeDataPart.cpp Style 2024-07-11 22:16:04 +02:00
StorageFuzzJSON.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
StorageFuzzJSON.h Add malformed output generation to JSON fuzzer (#57646) 2023-12-13 19:59:31 +01:00
StorageFuzzQuery.cpp Revert "Revert "FuzzQuery table function"" 2024-08-02 00:32:01 -04:00
StorageFuzzQuery.h Revert "Revert "FuzzQuery table function"" 2024-08-02 00:32:01 -04:00
StorageGenerateRandom.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
StorageGenerateRandom.h
StorageInMemoryMetadata.cpp add rebuild for wide part 2024-07-17 02:37:48 +00:00
StorageInMemoryMetadata.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
StorageInput.cpp Fixing style. 2023-11-14 14:55:21 +00:00
StorageInput.h Fixing style. 2023-11-15 13:56:51 +00:00
StorageJoin.cpp merge master 2024-08-10 13:53:32 +00:00
StorageJoin.h Join engine support OPTIMIZE query 2024-08-06 07:37:00 +00:00
StorageKeeperMap.cpp Add retries to create 2024-08-01 10:34:53 +02:00
StorageKeeperMap.h Add retries to create 2024-08-01 10:34:53 +02:00
StorageLog.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
StorageLog.h skip sanity checks on secondary create query 2024-02-20 21:59:28 +01:00
StorageLogSettings.cpp
StorageLogSettings.h Add missing includes 2024-01-13 01:48:55 +03:00
StorageLoop.cpp fix 2024-05-16 21:22:54 +08:00
StorageLoop.h fix 2024-05-16 21:22:54 +08:00
StorageMaterializedMySQL.cpp better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
StorageMaterializedMySQL.h Unify lightweight mutation control 2024-04-02 11:52:14 +02:00
StorageMaterializedView.cpp Fix 'Refresh set entry already exists' 2024-08-12 19:32:13 +00:00
StorageMaterializedView.h Unbreak 2024-06-25 08:44:35 +00:00
StorageMemory.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
StorageMemory.h Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type 2024-04-26 11:08:04 +00:00
StorageMerge.cpp fix virtual columns in Merge engine 2024-08-22 13:42:30 +00:00
StorageMerge.h Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
StorageMergeTree.cpp A slight improvement 2024-08-10 19:55:22 +02:00
StorageMergeTree.h Merge branch 'master' into use-uniq-ptr-for-actions-dag 2024-07-25 15:22:45 +02:00
StorageMergeTreeIndex.cpp Conflicts 2024-08-05 21:57:23 +00:00
StorageMergeTreeIndex.h Conflicts 2024-08-05 21:57:23 +00:00
StorageMongoDB.cpp fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMongoDB.h fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMongoDBPocoLegacy.cpp fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMongoDBPocoLegacy.h fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMongoDBPocoLegacySocketFactory.cpp fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMongoDBPocoLegacySocketFactory.h fix joins and rename ENABLE_MONGODB -> USE_MONGODB 2024-08-04 00:51:27 +03:00
StorageMySQL.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
StorageMySQL.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageNull.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
StorageNull.h Implement Dynamic data type 2024-04-26 11:02:33 +00:00
StoragePostgreSQL.cpp hide Field::get in private, only use Field::safeGet 2024-08-10 13:01:55 +00:00
StoragePostgreSQL.h Support query plan LIMIT optimization 2024-06-20 13:37:13 +03:00
StorageProxy.h Useless changes 2024-05-09 03:58:34 +02:00
StorageRedis.cpp Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00
StorageRedis.h Updated implementation 2024-01-25 14:31:49 +03:00
StorageReplicatedMergeTree.cpp Merge pull request #68515 from ClickHouse/fix-01079_bad_alters_zookeeper_long 2024-08-19 01:54:01 +00:00
StorageReplicatedMergeTree.h Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
StorageSet.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
StorageSet.h Remove dependency on SettingsFields from FormatSettings 2024-07-10 19:19:10 +02:00
StorageSnapshot.cpp Clean up projection inside storage snapshot 2024-07-29 22:35:47 +08:00
StorageSnapshot.h Clean up projection inside storage snapshot 2024-07-29 22:35:47 +08:00
StorageSQLite.cpp Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
StorageSQLite.h Ensure COMMENT clause works for all table engines 2024-07-21 20:00:38 +02:00
StorageStripeLog.cpp Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
StorageStripeLog.h skip sanity checks on secondary create query 2024-02-20 21:59:28 +01:00
StorageTableFunction.h Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
StorageTimeSeries.cpp Disallow LowCardinality type for external tables 2024-08-07 20:54:40 +00:00
StorageTimeSeries.h Support prometheus remote write protocol. 2024-08-03 16:20:23 +02:00
StorageURL.cpp Merge branch 'master' into hive_style_partitioning 2024-08-07 23:59:34 +02:00
StorageURL.h Merge branch 'master' into hive_style_partitioning 2024-08-07 23:59:34 +02:00
StorageURLCluster.cpp Update StorageURLCluster.cpp 2024-07-16 19:44:10 +02:00
StorageURLCluster.h Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-13 16:24:34 +00:00
StorageValues.cpp Change ActionsDAGPtr to ActionsDAG where possible. 2024-07-05 17:49:50 +00:00
StorageValues.h Fixing 01083_expressions_in_engine_arguments with analyzer. 2024-03-18 18:53:01 +00:00
StorageView.cpp Merge pull request #66528 from Algunenano/getSettingsCopy 2024-07-31 09:55:21 +00:00
StorageView.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
StorageXDBC.cpp Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
StorageXDBC.h Merge branch 'master' into auto-format-detection 2024-01-25 22:11:07 +01:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Merge pull request #66402 from ClickHouse/vdimir/fix_external_database_join_pushdown 2024-07-16 10:15:27 +00:00
transformQueryForExternalDatabase.h Support query plan LIMIT optimization 2024-06-20 13:37:13 +03:00
transformQueryForExternalDatabaseAnalyzer.cpp add test and merge #66623 2024-07-19 20:25:36 +08:00
transformQueryForExternalDatabaseAnalyzer.h Fix pushdown for join with external table 2024-07-12 09:54:30 +00:00
TTLDescription.cpp Merge branch 'master' into use-uniq-ptr-for-actions-dag 2024-07-25 15:22:45 +02:00
TTLDescription.h Merge branch 'master' into non-ready-set-ttl 2024-01-13 21:11:51 +01:00
TTLMode.h Useless changes 2024-05-09 01:08:33 +02:00
Utils.cpp Move opening brackets to its own line 2024-05-22 07:42:05 +02:00
Utils.h Add yet more missing newlines 2024-05-22 07:34:38 +02:00
UVLoop.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
VirtualColumnsDescription.cpp better interfaces for virtual columns 2024-03-01 22:29:56 +00:00
VirtualColumnsDescription.h address review comments 2024-03-05 16:03:02 +00:00
VirtualColumnUtils.cpp try to fix includes 2024-08-12 18:03:42 +02:00
VirtualColumnUtils.h Merge pull request #65997 from yariks5s/hive_style_partitioning 2024-08-13 10:04:21 +00:00