.. |
Cache
|
Generate config.h into ${CONFIG_INCLUDE_PATH}
|
2022-09-28 12:48:26 +00:00 |
Distributed
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
examples
|
Fix -Wshorten-64-to-32 in examples
|
2022-10-21 13:25:43 +02:00 |
FileLog
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
fuzzers
|
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-11 19:36:18 +02:00 |
HDFS
|
Merge branch 'master' into io-scheduler-integration
|
2023-01-27 19:56:23 +01:00 |
Hive
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
Kafka
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
LiveView
|
Revert "Revert "Merge pull request #45493 from azat/fix-detach""
|
2023-01-24 14:15:51 +01:00 |
MeiliSearch
|
forbid runtime strings
|
2023-01-26 10:52:47 +01:00 |
MergeTree
|
Merge pull request #45630 from CurtizJ/fix-performance-columns-description
|
2023-01-27 14:59:55 +01:00 |
MySQL
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
NATS
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
PostgreSQL
|
check number of parameters in format string
|
2023-01-23 23:16:16 +01:00 |
RabbitMQ
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
RocksDB
|
Merge pull request #45007 from ClickHouse/cancellable-mutex-integration
|
2023-01-25 11:15:46 +01:00 |
System
|
Merge pull request #45619 from CurtizJ/refactoring-merge-tree-parts
|
2023-01-27 13:36:33 +01:00 |
tests
|
Less stupid tests
|
2023-01-11 15:20:18 +01:00 |
WindowView
|
Merge branch 'master' into exception_message_patterns4
|
2023-01-25 13:49:17 +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
|
Merge branch 'master' into exception_message_patterns4
|
2023-01-26 15:20:58 +01:00 |
AlterCommands.h
|
remove useless code
|
2023-01-25 16:11:15 +00: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
|
|
|
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
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01:00 |
ColumnsDescription.h
|
forbid old ctor of Exception
|
2023-01-23 22:18:05 +01: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
|
|
|
ExternalDataSourceConfiguration.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
ExternalDataSourceConfiguration.h
|
Replace old named collections code for mongo
|
2022-12-17 00:50:25 +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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
getStructureOfRemoteTable.h
|
|
|
getVirtualsForStorage.cpp
|
|
|
getVirtualsForStorage.h
|
|
|
IMessageProducer.cpp
|
Fix comments
|
2022-12-15 19:47:10 +00:00 |
IMessageProducer.h
|
Fix comments
|
2022-12-15 19:47:10 +00:00 |
IndicesDescription.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage.cpp
|
Revert "Revert "Merge pull request #45493 from azat/fix-detach""
|
2023-01-24 14:15:51 +01:00 |
IStorage.h
|
Merge pull request #45566 from ClickHouse/resubmit_45493
|
2023-01-25 16:39:55 +03:00 |
IStorageCluster.h
|
Parallel distributed insert select with s3Cluster [3] (#44955)
|
2023-01-09 13:30:32 +01: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
|
Fix review
|
2022-08-08 21:34:24 +00:00 |
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MessageQueueSink.cpp
|
Fix style
|
2022-12-30 16:46:21 +00:00 |
MessageQueueSink.h
|
Don't use WithContext to prevent context expiration
|
2022-12-21 10:43:48 +00:00 |
MutationCommands.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
MutationCommands.h
|
Minor code polishing
|
2022-12-22 14:31:42 +01:00 |
NamedCollectionsHelpers.cpp
|
Fix cland tidy
|
2023-01-05 12:04:07 +01:00 |
NamedCollectionsHelpers.h
|
Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code-2
|
2023-01-03 16:41:30 +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
|
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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Merge pull request #44540 from kitaisreal/analyzer-support-distributed
|
2023-01-13 14:45:36 +03:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
remove unused function
|
2023-01-12 06:48:24 +00:00 |
StorageDictionary.cpp
|
check number of parameters in format string
|
2023-01-23 23:16:16 +01:00 |
StorageDictionary.h
|
Added JOIN support for different algorithm
|
2022-10-24 10:22:21 +02:00 |
StorageDistributed.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageDistributed.h
|
Fix a race between Distributed table creation and INSERT into it
|
2023-01-23 09:55:43 +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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageExternalDistributed.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageFactory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Merge pull request #45007 from ClickHouse/cancellable-mutex-integration
|
2023-01-25 11:15:46 +01:00 |
StorageFile.h
|
review fixes
|
2023-01-12 15:51:04 +00:00 |
StorageGenerateRandom.cpp
|
Allow LowCardinality in GenerateRandom
|
2023-01-26 15:35:20 +01: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageInMemoryMetadata.h
|
remove useless code
|
2022-10-12 03:48:37 +00: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageJoin.h
|
Fix wrong column nullability in StoreageJoin
|
2023-01-11 16:17:21 +00:00 |
StorageKeeperMap.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageKeeperMap.h
|
save format strings for DB::Exceptions
|
2023-01-16 23:20:33 +01:00 |
StorageLog.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageLog.h
|
review fixes
|
2023-01-12 15:51:04 +00:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMaterializedView.h
|
Added force_wait parameter to IStorage::mutate()
|
2022-12-30 16:23:03 +01:00 |
StorageMemory.cpp
|
Added force_wait parameter to IStorage::mutate()
|
2022-12-30 16:23:03 +01:00 |
StorageMemory.h
|
Added force_wait parameter to IStorage::mutate()
|
2022-12-30 16:23:03 +01:00 |
StorageMerge.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMerge.h
|
Disable prewhere in storage merge if types don't match
|
2023-01-16 13:39:46 +00:00 |
StorageMergeTree.cpp
|
refactoring of code near merge tree parts
|
2023-01-25 17:34:09 +00:00 |
StorageMergeTree.h
|
fix typo
|
2023-01-20 14:55:58 +01:00 |
StorageMongoDB.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMongoDB.h
|
Replace old named collections code for mongo
|
2022-12-17 00:50:25 +01:00 |
StorageMongoDBSocketFactory.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMySQL.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02: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
|
Fix tests
|
2022-12-22 00:27:22 +01:00 |
StoragePostgreSQL.h
|
Replace old named collections code for postgresql
|
2022-12-17 01:30:55 +01:00 |
StorageProxy.h
|
Added force_wait parameter to IStorage::mutate()
|
2022-12-30 16:23:03 +01:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #45363 from ClickHouse/fix_hang_during_drop_in_zero_copy_replication
|
2023-01-27 15:59:27 +03:00 |
StorageReplicatedMergeTree.h
|
refactoring of code near merge tree parts
|
2023-01-25 17:34:09 +00:00 |
StorageS3.cpp
|
Merge pull request #45529 from CurtizJ/fix-storage-s3-race
|
2023-01-26 14:21:32 +01:00 |
StorageS3.h
|
fix race on cancelation of query in StorageS3
|
2023-01-24 01:12:01 +00:00 |
StorageS3Cluster.cpp
|
Fix s3Cluster schema inference when structure from insertion table is used
|
2023-01-18 20:33:50 +00:00 |
StorageS3Cluster.h
|
Fix s3Cluster schema inference when structure from insertion table is used
|
2023-01-18 20:33:50 +00:00 |
StorageS3Settings.cpp
|
check number of parameters in format string
|
2023-01-23 23:16:16 +01:00 |
StorageS3Settings.h
|
Fix crash when ListObjects request fails (#45371)
|
2023-01-20 20:10:23 +01:00 |
StorageSet.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03: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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageSQLite.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
StorageStripeLog.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageStripeLog.h
|
review fixes
|
2023-01-12 15:51:04 +00:00 |
StorageTableFunction.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageURL.cpp
|
fix race in StorageURL and StorageHDFS
|
2023-01-24 12:34:43 +00:00 |
StorageURL.h
|
Replace old named collections code for url
|
2022-12-17 00:24:05 +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
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageView.h
|
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 |
StorageXDBC.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageXDBC.h
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
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
|
|
|