ClickHouse/src/Storages
2023-04-05 12:36:55 +02:00
..
Cache use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
Distributed fix logical error on cancellation 2023-03-23 13:13:16 +01:00
examples Fix -Wshorten-64-to-32 in examples 2022-10-21 13:25:43 +02:00
FileLog Apply some CTAD 2023-03-02 13:36:47 +00:00
fuzzers Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
HDFS More preparation for libcxx(abi), llvm, clang-tidy 16 (follow-up to #47722) 2023-03-20 12:55:03 +00:00
Hive Apply some CTAD 2023-03-02 13:36:47 +00:00
Kafka Fix kafka test 2023-03-20 11:22:25 +01:00
LiveView Revert "Revert "Analyzer planner fixes before enable by default"" 2023-03-22 17:19:32 +01:00
MeiliSearch Fix tests 2023-03-05 12:56:00 +01:00
MergeTree avoid race, do not set thread_group.counters.parent from query 2023-04-05 12:36:55 +02:00
MySQL Fix clang-tidy 2023-03-05 22:12:51 +01:00
NATS Fix tests 2023-03-05 12:56:00 +01:00
PostgreSQL use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
RabbitMQ Fix tests 2023-03-05 12:56:00 +01:00
RocksDB Better 2023-02-13 15:23:48 +00:00
System Merge pull request #46241 from kssenii/named-collections-granular-access 2023-03-21 12:27:53 +01:00
tests Add buildSelectQueryInfo to Planner/Utils, use in unit tests 2023-03-23 15:53:22 +00:00
WindowView Fixed build 2023-03-11 11:51:54 +01:00
addColumnsStructureToQueryWithClusterEngine.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
addColumnsStructureToQueryWithClusterEngine.h Make better 2022-10-18 13:03:55 +00:00
AlterCommands.cpp fix mutations with sparse columns 2023-02-21 15:13:29 +00:00
AlterCommands.h remove useless code 2023-01-25 16:11:15 +00:00
checkAndGetLiteralArgument.cpp s390x build support 2023-01-20 21:16:55 +00:00
checkAndGetLiteralArgument.h
CheckResults.h
CMakeLists.txt
ColumnDefault.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
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 prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine 2023-03-03 16:25:42 +01:00
ColumnsDescription.h Docs: Small cleanups after Kafka fix #47138 2023-03-07 19:50:42 +00:00
CompressionCodecSelector.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConstraintsDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConstraintsDescription.h
DataDestinationType.h
ExecutableSettings.cpp
ExecutableSettings.h Better alias definition 2023-02-01 13:54:03 +00:00
ExternalDataSourceConfiguration.cpp Remove redundant 2023-02-27 12:32:13 +01:00
ExternalDataSourceConfiguration.h Finish for streaming engines 2023-02-21 14:50:55 +01:00
extractKeyExpressionList.cpp
extractKeyExpressionList.h
Freeze.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
Freeze.h fix underscore 2022-08-23 13:59:02 +03:00
getStructureOfRemoteTable.cpp Parallel replicas. Part [2] (#43772) 2023-02-03 14:34:18 +01:00
getStructureOfRemoteTable.h
getVirtualsForStorage.cpp
getVirtualsForStorage.h
IMessageProducer.cpp Fix race 2023-02-13 16:02:41 +01:00
IMessageProducer.h Fix race 2023-02-13 16:02:41 +01:00
IndicesDescription.cpp fix skip indexes 2023-03-06 15:29:13 +00:00
IndicesDescription.h
IStorage_fwd.h
IStorage.cpp Forbid insert select for the same StorageJoin 2023-03-09 12:28:44 +00:00
IStorage.h Remove PVS-Studio 2023-02-19 23:30:05 +01:00
IStorageCluster.h Parallel distributed insert select with s3Cluster [3] (#44955) 2023-01-09 13:30:32 +01:00
IStorageDataLake.h fix 2023-02-17 12:27:53 +00:00
KeyDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
KeyDescription.h
KVStorageUtils.cpp Check type of prepared set 2023-01-12 10:44:55 +00: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 Merge remote-tracking branch 'origin/master' into rs/qc-cachebase 2023-03-15 10:55:53 +00:00
MemorySettings.cpp
MemorySettings.h Better alias definition 2023-02-01 13:54:03 +00:00
MessageQueueSink.cpp Add logging 2023-02-10 18:14:49 +01:00
MessageQueueSink.h Don't use WithContext to prevent context expiration 2022-12-21 10:43:48 +00:00
MutationCommands.cpp Revert "Fix several RENAME COLUMN bugs." 2023-02-26 05:47:05 +03:00
MutationCommands.h Revert "Fix several RENAME COLUMN bugs." 2023-02-26 05:47:05 +03:00
NamedCollectionsHelpers.cpp Review fixes 2023-03-17 13:56:02 +01:00
NamedCollectionsHelpers.h Fix clang-tidy 2023-03-05 22:12:51 +01:00
PartitionCommands.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PartitionCommands.h Fix typos with new codespell 2022-09-02 08:54:48 +00:00
PartitionedSink.cpp Replace std::vector with absl inlined_vector 2022-10-13 21:50:11 +02:00
PartitionedSink.h
ProjectionsDescription.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01: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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 fix 2023-02-19 03:47:14 +00:00
registerStorages.h
removeGroupingFunctionSpecializations.cpp Resolve as FunctionGrouping 2023-03-14 03:33:31 +00:00
removeGroupingFunctionSpecializations.h Move visitor 2023-03-10 14:36:56 +00:00
RenamingRestrictions.h Minor code polishing 2022-12-22 14:31:42 +01:00
S3DataLakeMetadataReadHelper.cpp fix 2023-02-15 03:56:01 +00:00
S3DataLakeMetadataReadHelper.h fix 2023-02-15 03:56:01 +00:00
SelectQueryDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
SelectQueryDescription.h Analyzer support LiveView 2023-02-16 12:17:03 +01:00
SelectQueryInfo.h Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
SetSettings.cpp
SetSettings.h Better alias definition 2023-02-01 13:54:03 +00:00
StorageBuffer.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
StorageBuffer.h [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
StorageConfiguration.h Simplify code around storage s3 configuration 2023-02-06 16:23:17 +01:00
StorageDeltaLake.cpp fix 2023-02-16 12:48:22 +00:00
StorageDeltaLake.h refactor 2023-02-17 08:27:52 +00:00
StorageDictionary.cpp Apply some CTAD 2023-03-02 13:36:47 +00:00
StorageDictionary.h Added JOIN support for different algorithm 2022-10-24 10:22:21 +02:00
StorageDistributed.cpp Fix build 2023-03-14 12:04:39 +00:00
StorageDistributed.h Fix race for distributed sends from disk 2023-02-28 22:33:36 +01:00
StorageDummy.cpp Fixed tests 2023-03-01 18:05:07 +01:00
StorageDummy.h Fixed tests 2023-03-01 18:05:07 +01: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 Review fixes 2023-03-17 13:56:02 +01:00
StorageExternalDistributed.h Replace for table function remote, and external storage 2023-02-21 14:33:37 +01:00
StorageFactory.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
StorageFactory.h
StorageFile.cpp Separate out DirectoryMonitorSource as DistributedAsyncInsertSource 2023-02-28 22:33:36 +01:00
StorageFile.h review fixes 2023-01-12 15:51:04 +00:00
StorageGenerateRandom.cpp Fix SipHash integer hashing and byte order issue in GenerateRandom for s390x 2023-03-14 11:54:17 -04:00
StorageGenerateRandom.h Fix SipHash integer hashing and byte order issue in GenerateRandom for s390x 2023-03-14 11:54:17 -04:00
StorageHudi.cpp fix 2023-02-16 12:48:22 +00:00
StorageHudi.h refactor 2023-02-17 08:27:52 +00:00
StorageIceberg.cpp fix build without avro 2023-02-18 17:32:35 +00:00
StorageIceberg.h fix typo 2023-02-18 17:34:37 +00:00
StorageInMemoryMetadata.cpp Revert "Fix several RENAME COLUMN bugs." 2023-02-26 05:47:05 +03:00
StorageInMemoryMetadata.h Revert "Fix several RENAME COLUMN bugs." 2023-02-26 05:47:05 +03:00
StorageInput.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StorageInput.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageJoin.cpp Fix build 2023-03-13 10:49:51 +00:00
StorageJoin.h Fix build 2023-03-13 10:49:51 +00:00
StorageKeeperMap.cpp Better 2023-02-13 15:23:48 +00:00
StorageKeeperMap.h Add support for DELETE/UPDATE for KeeperMap 2023-02-13 11:22:43 +00:00
StorageLog.cpp Use server-side copy during restore from S3 to S3. 2023-03-13 23:50:13 +01:00
StorageLog.h review fixes 2023-01-12 15:51:04 +00:00
StorageLogSettings.cpp fix 2023-02-11 13:58:19 +00:00
StorageLogSettings.h Storage Log faminy support settings storage policy 2023-02-04 14:28:31 +00:00
StorageMaterializedMySQL.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageMaterializedMySQL.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StorageMaterializedView.cpp Merge branch 'master' into parameters-rename-query 2023-02-17 17:30:37 +01:00
StorageMaterializedView.h [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
StorageMemory.cpp add optimization for MemoryStorageStep 2023-03-19 20:35:24 +01:00
StorageMemory.h add optimization for MemoryStorageStep 2023-03-19 20:35:24 +01:00
StorageMerge.cpp Compile with C++23 2023-03-10 19:11:58 +00:00
StorageMerge.h Fixed tests 2023-03-01 18:05:07 +01:00
StorageMergeTree.cpp Parallel replicas. Part 2.5 (#47858) 2023-03-22 13:05:38 +01:00
StorageMergeTree.h Revert "Fix several RENAME COLUMN bugs." 2023-02-26 05:47:05 +03:00
StorageMongoDB.cpp Fix tests 2023-03-05 12:56:00 +01:00
StorageMongoDB.h Replace for table function remote, and external storage 2023-02-21 14:33:37 +01:00
StorageMongoDBSocketFactory.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StorageMongoDBSocketFactory.h
StorageMySQL.cpp Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
StorageMySQL.h Finish for mysql 2023-02-20 21:37:38 +01:00
StorageNull.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
StorageNull.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StoragePostgreSQL.cpp Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
StoragePostgreSQL.h Finish for mysql 2023-02-20 21:37:38 +01:00
StorageProxy.h [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
StorageReplicatedMergeTree.cpp Merge pull request #47802 from ClickHouse/fix_some_tests 2023-03-21 22:20:06 +03:00
StorageReplicatedMergeTree.h Merge branch 'master' into fix_993 2023-03-17 21:28:23 +03:00
StorageS3.cpp Merge remote-tracking branch 'upstream/master' into named-collections-finish 2023-03-20 11:23:22 +01:00
StorageS3.h fix 2023-02-17 12:42:24 +00:00
StorageS3Cluster.cpp Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
StorageS3Cluster.h Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
StorageS3Settings.cpp Merge branch 'master' into s3-client-polish 2023-02-08 10:07:00 +00:00
StorageS3Settings.h Merge branch 'master' into s3-client-polish 2023-02-08 10:07:00 +00:00
StorageSet.cpp Fix bug in tables drop which can lead to potential query hung 2023-01-30 17:00:28 +01:00
StorageSet.h
StorageSnapshot.cpp Added is_create_parameterized_view flag in ActionsVisitor, added functions for column manipulation for parameterized view in StorageView, updated tests to fix flaky test issues and addressed small review comments- 40907 Parameterized views as table functions 2023-01-03 11:00:39 +01:00
StorageSnapshot.h Updated to support query parameters in different parts of query (SELECT, ORDERBY, GROUP BY), updated the approach in WHERE & HAVING, added tests for the same - 40907 Parameterized views as table functions 2022-11-28 19:05:01 +01:00
StorageSQLite.cpp Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
StorageSQLite.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
StorageStripeLog.cpp Use server-side copy during restore from S3 to S3. 2023-03-13 23:50:13 +01:00
StorageStripeLog.h review fixes 2023-01-12 15:51:04 +00:00
StorageTableFunction.h Analyzer added distributed table functions support 2023-02-16 12:17:03 +01:00
StorageURL.cpp Merge remote-tracking branch 'upstream/master' into named-collections-finish 2023-03-17 13:02:36 +01:00
StorageURL.h Merge remote-tracking branch 'upstream/master' into named-collections-finish 2023-03-17 13:02:36 +01: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 Added space to if expression of replaceQueryParameterWithValue function 2023-03-14 09:26:53 +01:00
StorageView.h Addressed review comments for parameterized view bug fix 2023-03-14 09:23:12 +01:00
StorageXDBC.cpp Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
StorageXDBC.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
TableLockHolder.h
transformQueryForExternalDatabase.cpp Better transformQueryForExternalDatabase for analyzer 2023-03-22 16:58:34 +00:00
transformQueryForExternalDatabase.h Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
transformQueryForExternalDatabaseAnalyzer.cpp Better transformQueryForExternalDatabase for analyzer 2023-03-22 16:58:34 +00:00
transformQueryForExternalDatabaseAnalyzer.h Support transformQueryForExternalDatabase for analyzer 2023-03-22 08:59:04 +01:00
TTLDescription.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TTLDescription.h Cleanups 2022-07-24 12:21:18 +02:00
TTLMode.h
UVLoop.h Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
VirtualColumnUtils.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
VirtualColumnUtils.h