ClickHouse/src/Storages
2022-12-29 15:43:59 +03:00
..
Cache Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
Distributed Merge pull request #43406 from azat/dist/async-insert-stat 2022-12-05 12:53:12 +03:00
examples Fix -Wshorten-64-to-32 in examples 2022-10-21 13:25:43 +02:00
FileLog fix 2022-12-12 12:01:55 +00:00
fuzzers Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
HDFS fix skip_unavailable_shards does not work using hdfsCluster table function 2022-11-15 13:25:15 +08:00
Hive s3 table function can support select nested column using {column_name}.{subcolumn_name} 2022-11-23 23:36:12 +08:00
Kafka Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
LiveView Fix style check 2022-12-12 11:25:53 +00:00
MeiliSearch Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
MergeTree Merge pull request #44694 from Algunenano/old_part_improvement 2022-12-29 13:14:52 +01:00
MySQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
NamedCollections Better error message 2022-12-22 15:29:35 +01:00
NATS Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
PostgreSQL Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
RabbitMQ Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
RocksDB Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
System Unify query elapsed time measurements (#43455) 2022-12-28 21:01:41 +01:00
tests Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code 2022-12-13 22:25:10 +01:00
WindowView Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
addColumnsStructureToQueryWithClusterEngine.cpp Fix style 2022-10-19 21:48:01 +02:00
addColumnsStructureToQueryWithClusterEngine.h Make better 2022-10-18 13:03:55 +00:00
AlterCommands.cpp Minor code polishing 2022-12-22 14:31:42 +01:00
AlterCommands.h Minor code polishing 2022-12-22 14:31:42 +01:00
checkAndGetLiteralArgument.cpp address comments 2022-08-17 23:25:42 +08:00
checkAndGetLiteralArgument.h Fix style 2022-06-27 13:56:43 +00:00
CheckResults.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt
ColumnDefault.cpp
ColumnDefault.h dedicated flag for ephemeral default, make ephemeral accept expression instead of literal 2022-12-11 00:40:35 +00:00
ColumnDependency.h
ColumnsDescription.cpp dedicated flag for ephemeral default, make ephemeral accept expression instead of literal 2022-12-11 00:40:35 +00:00
ColumnsDescription.h Cleanups 2022-07-24 12:21:18 +02:00
CompressionCodecSelector.h
ConstraintsDescription.cpp
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
ExecutableSettings.h
ExternalDataSourceConfiguration.cpp s3 header auth in ast 2022-09-13 15:13:28 +02:00
ExternalDataSourceConfiguration.h Revert "Revert "S3 request per second rate throttling"" 2022-11-17 17:35:04 +01:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h Better naming 2020-05-28 16:09:03 +03:00
Freeze.cpp Remove unused parameter 2022-10-21 14:35:37 +02:00
Freeze.h fix underscore 2022-08-23 13:59:02 +03:00
getStructureOfRemoteTable.cpp Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +01:00
getStructureOfRemoteTable.h
getVirtualsForStorage.cpp
getVirtualsForStorage.h
HeaderCollection.h s3 header auth in ast 2022-09-13 15:13:28 +02:00
IndicesDescription.cpp Follow-up to PR #37300: semicolon warnings 2022-05-20 15:06:34 +02:00
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
IStorage.h Fix typo 2022-12-18 01:57:06 +01:00
KeyDescription.cpp
KeyDescription.h
KVStorageUtils.cpp Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
KVStorageUtils.h Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
LightweightDeleteDescription.cpp Capitalized const name 2022-07-25 16:32:16 +02:00
LightweightDeleteDescription.h Capitalized const name 2022-07-25 16:32:16 +02:00
MarkCache.h Fix review 2022-08-08 21:34:24 +00:00
MemorySettings.cpp In memory compression: a prototype 2021-02-11 16:40:15 +03:00
MemorySettings.h
MutationCommands.cpp Minor code polishing 2022-12-22 14:31:42 +01:00
MutationCommands.h Minor code polishing 2022-12-22 14:31:42 +01:00
PartitionCommands.cpp
PartitionCommands.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
PartitionedSink.cpp Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00
PartitionedSink.h Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
ProjectionsDescription.cpp Fix building aggregate projections when external aggregation is on (#39671) 2022-08-04 23:29:26 +02:00
ProjectionsDescription.h
ReadFinalForExternalReplicaStorage.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ReadFinalForExternalReplicaStorage.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
ReadFromStorageProgress.cpp Fix build 2022-12-12 12:06:00 +01:00
ReadFromStorageProgress.h Show progress bar while reading from s3 table function 2022-11-21 17:56:02 +01:00
ReadInOrderOptimizer.cpp Merge pull request #41701 from CurtizJ/fix-monotonic-order-by 2022-09-30 17:32:37 +02:00
ReadInOrderOptimizer.h better support of read_in_order in case of fixed prefix of sorting key 2022-07-01 16:45:01 +00:00
registerStorages.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
registerStorages.h
RenamingRestrictions.h Minor code polishing 2022-12-22 14:31:42 +01:00
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 Disable projections in presense of any grouping sets, including WITH ROLLUP, WITH CUBE and WITH TOTALS 2022-12-26 22:31:41 +01:00
SetSettings.cpp
SetSettings.h
StorageBuffer.cpp Fix possible "No column to rollback" logical error during INSERT into Buffer 2022-11-17 19:12:58 +01:00
StorageBuffer.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageDeltaLake.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageDeltaLake.h Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageDictionary.cpp Added JOIN support for different algorithm 2022-10-24 10:22:21 +02:00
StorageDictionary.h Added JOIN support for different algorithm 2022-10-24 10:22:21 +02:00
StorageDistributed.cpp Memory bound merging for distributed aggregation in order (#40879) 2022-11-28 00:41:31 +01:00
StorageDistributed.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExecutable.cpp Avoid std::out_of_range exception in StorageExecutable 2022-12-28 16:21:58 +00:00
StorageExecutable.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExternalDistributed.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageExternalDistributed.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageFactory.cpp
StorageFactory.h
StorageFile.cpp Show progress bar while reading from s3 table function 2022-11-21 17:56:02 +01:00
StorageFile.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageGenerateRandom.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageGenerateRandom.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageHudi.cpp Merge branch 'master' into fix-describe-delta-lake-hudi 2022-11-21 08:23:33 +00:00
StorageHudi.h Fix DESCRIBE for deltaLake and hudi table functions 2022-11-17 11:46:17 +00:00
StorageInMemoryMetadata.cpp Try to fix tests 2022-08-21 09:23:37 +00:00
StorageInMemoryMetadata.h remove useless code 2022-10-12 03:48:37 +00:00
StorageInput.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageInput.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageJoin.cpp Join engine works with analyzer 2022-12-12 12:19:47 +00:00
StorageJoin.h Set proper keys order for StorageJoin 2022-12-07 15:04:31 +00:00
StorageKeeperMap.cpp Add a limit for string size in RowBinary format (#43842) 2022-12-02 13:57:11 +01:00
StorageKeeperMap.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLog.cpp Finalize buffers after writing. 2022-12-09 03:02:45 +01:00
StorageLog.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageLogSettings.cpp
StorageLogSettings.h
StorageMaterializedMySQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedMySQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedView.cpp Referential dependencies for RESTORE (#43834) 2022-12-02 15:05:46 +01:00
StorageMaterializedView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMemory.cpp Merge branch 'master' into dynamic-columns-14 2022-10-31 16:15:19 +01:00
StorageMemory.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMerge.cpp Analyzer added indexes support 2022-12-08 17:30:32 +01:00
StorageMerge.h Fixing read-in-order for special storages. 2022-11-01 19:51:52 +00:00
StorageMergeTree.cpp Merge pull request #44513 from ClickHouse/small_polishing 2022-12-23 13:47:26 +01:00
StorageMergeTree.h fix isolation breach, droping outdated part should't be ignored 2022-11-23 15:16:09 +00:00
StorageMongoDB.cpp Remove old code 2022-12-28 19:02:06 +01:00
StorageMongoDB.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMongoDBSocketFactory.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMySQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageNull.cpp
StorageNull.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StoragePostgreSQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StoragePostgreSQL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageProxy.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageReplicatedMergeTree.cpp Merge pull request #44513 from ClickHouse/small_polishing 2022-12-23 13:47:26 +01:00
StorageReplicatedMergeTree.h Minor code polishing 2022-12-22 14:31:42 +01:00
StorageS3.cpp Fixing build. 2022-12-17 17:12:04 +00:00
StorageS3.h Merge pull request #43726 from CurtizJ/optimize-storage-s3 2022-12-16 14:38:10 +01:00
StorageS3Cluster.cpp better saving of object info in iterator 2022-12-13 17:18:17 +00:00
StorageS3Cluster.h Merge pull request #41979 from Avogar/s3-cluster-schema-inference 2022-11-01 14:00:21 +01:00
StorageS3Settings.cpp Remove extra compare operator. Review fixes. 2022-12-19 13:12:59 +00:00
StorageS3Settings.h Remove extra compare operator. Review fixes. 2022-12-19 13:12:59 +00:00
StorageSet.cpp Simplify the code and check what will happen 2022-08-15 06:56:29 +02:00
StorageSet.h
StorageSnapshot.cpp Merge remote-tracking branch 'upstream/master' into HEAD 2022-09-06 15:51:16 +00:00
StorageSnapshot.h Cleanups 2022-07-24 12:21:18 +02:00
StorageSQLite.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageSQLite.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageStripeLog.cpp Finalize buffers after writing. 2022-12-09 03:02:45 +01:00
StorageStripeLog.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageTableFunction.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageURL.cpp Merge pull request #42224 from kssenii/fit-http-buffer-retries 2022-11-04 11:50:17 +01:00
StorageURL.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageValues.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageValues.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageView.cpp Merge branch 'master' into remove-limits-on-maximum-result-for-view 2022-12-22 12:17:06 +01:00
StorageView.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageXDBC.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageXDBC.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Move InDepthNodeVisitor.h back to src/Interpreters. 2022-11-17 18:16:32 +01:00
transformQueryForExternalDatabase.h
TTLDescription.cpp Cleanup code 2022-12-02 19:15:26 +00:00
TTLDescription.h Cleanups 2022-07-24 12:21:18 +02:00
TTLMode.h
UVLoop.h Fix review issues; add insert queue parameter 2022-05-16 16:35:17 +03:00
VirtualColumnUtils.cpp fix scheduling of async tasks in StorageS3 2022-11-28 16:13:01 +00:00
VirtualColumnUtils.h