.. |
Cache
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
DataLakes
|
Fix building iceberg without avro
|
2023-04-25 08:42:42 +02:00 |
Distributed
|
Fix build, pt. II
|
2023-04-05 11:23:09 +00:00 |
examples
|
Refactor
|
2023-03-23 08:58:56 +00:00 |
FileLog
|
Highly questionable refactoring (getInputMultistream() nonsense)
|
2023-04-17 04:58:32 +00:00 |
fuzzers
|
|
|
HDFS
|
Merge branch 'master' into improve_cluster_table_funcion_skip_unavailable_shards
|
2023-04-23 16:18:48 +03:00 |
Hive
|
Highly questionable refactoring (getInputMultistream() nonsense)
|
2023-04-17 04:58:32 +00:00 |
Kafka
|
Highly questionable refactoring (getInputMultistream() nonsense)
|
2023-04-17 04:58:32 +00:00 |
LiveView
|
Remove -Wshadow suppression which leaked into global namespace
|
2023-04-13 08:46:40 +00:00 |
MeiliSearch
|
fix stdlib compatibility issues
|
2023-03-29 12:20:27 +03:00 |
MergeTree
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
MySQL
|
Fox
|
2023-04-13 19:36:25 +02:00 |
NATS
|
Highly questionable refactoring (getInputMultistream() nonsense)
|
2023-04-17 04:58:32 +00:00 |
PostgreSQL
|
replace NO DELAY with SYNC in tests
|
2023-05-03 20:08:49 +02:00 |
RabbitMQ
|
Merge pull request #48845 from kssenii/fix-data-race-in-rabbitmq
|
2023-04-20 11:43:18 +02:00 |
RocksDB
|
Merge pull request #48435 from ClickHouse/kv-update-only-affected-rows
|
2023-04-06 12:33:54 +02:00 |
System
|
Merge pull request #48791 from kssenii/better-local-object-storage
|
2023-05-04 11:47:43 +02:00 |
tests
|
Remove unused mockSystemDatabase from gtest_transform_query_for_external_database
|
2023-03-29 11:02:50 +00:00 |
WindowView
|
use Poco::Timestamp() instead of std::time
|
2023-04-20 14:36:54 +00:00 |
addColumnsStructureToQueryWithClusterEngine.cpp
|
|
|
addColumnsStructureToQueryWithClusterEngine.h
|
|
|
AlterCommands.cpp
|
nit
|
2023-05-01 13:59:38 -07:00 |
AlterCommands.h
|
|
|
checkAndGetLiteralArgument.cpp
|
|
|
checkAndGetLiteralArgument.h
|
|
|
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
addressing PR comments
|
2023-05-01 16:13:45 -07:00 |
ColumnsDescription.h
|
removed loop & added tests
|
2023-05-01 13:51:46 -07:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
Add support for substitute column
|
2023-03-17 13:38:01 +00:00 |
ConstraintsDescription.h
|
Add support for substitute column
|
2023-03-17 13:38:01 +00:00 |
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
|
|
ExecutableSettings.h
|
|
|
ExternalDataSourceConfiguration.cpp
|
Remove redundant
|
2023-02-27 12:32:13 +01:00 |
ExternalDataSourceConfiguration.h
|
|
|
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
Freeze.cpp
|
|
|
Freeze.h
|
|
|
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
getVirtualsForStorage.cpp
|
|
|
getVirtualsForStorage.h
|
|
|
IMessageProducer.cpp
|
|
|
IMessageProducer.h
|
|
|
IndicesDescription.cpp
|
fix skip indexes
|
2023-03-06 15:29:13 +00:00 |
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Setting parallelize_output_from_storages
|
2023-04-24 12:22:45 +00:00 |
IStorage.h
|
Merge branch 'master' into add-async-insert-mt-setting
|
2023-05-01 16:13:23 +02:00 |
IStorageCluster.h
|
|
|
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
KVStorageUtils.cpp
|
|
|
KVStorageUtils.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
LightweightDeleteDescription.cpp
|
|
|
LightweightDeleteDescription.h
|
|
|
MarkCache.h
|
Merge remote-tracking branch 'origin/master' into rs/qc-cachebase
|
2023-03-15 10:55:53 +00:00 |
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MessageQueueSink.cpp
|
|
|
MessageQueueSink.h
|
|
|
MutationCommands.cpp
|
Revert "Revert "Fix several RENAME COLUMN bugs.""
|
2023-02-27 12:27:57 +01:00 |
MutationCommands.h
|
Revert "Revert "Fix several RENAME COLUMN bugs.""
|
2023-02-27 12:27:57 +01: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
|
|
|
PartitionCommands.h
|
|
|
PartitionedSink.cpp
|
|
|
PartitionedSink.h
|
Fix double whitespace in exception message
|
2023-04-15 23:54:10 +02:00 |
ProjectionsDescription.cpp
|
|
|
ProjectionsDescription.h
|
|
|
ReadFinalForExternalReplicaStorage.cpp
|
|
|
ReadFinalForExternalReplicaStorage.h
|
|
|
ReadFromStorageProgress.cpp
|
|
|
ReadFromStorageProgress.h
|
|
|
ReadInOrderOptimizer.cpp
|
|
|
ReadInOrderOptimizer.h
|
|
|
registerStorages.cpp
|
fix build without parquet
|
2023-04-17 21:37:32 -07: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
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Support transformQueryForExternalDatabase for analyzer
|
2023-03-22 08:59:04 +01:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Only check MV on ALTER when necessary
|
2023-03-27 17:45:15 +02:00 |
StorageBuffer.h
|
|
|
StorageConfiguration.h
|
|
|
StorageDictionary.cpp
|
Apply some CTAD
|
2023-03-02 13:36:47 +00:00 |
StorageDictionary.h
|
Better way to define for which storage output is parallelized
|
2023-04-14 12:00:02 +00:00 |
StorageDistributed.cpp
|
Merge branch 'master' into non-blocking-connect
|
2023-04-19 13:39:40 +02:00 |
StorageDistributed.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02: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
|
|
|
StorageExecutable.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
StorageExternalDistributed.cpp
|
Review fixes
|
2023-03-17 13:56:02 +01:00 |
StorageExternalDistributed.h
|
|
|
StorageFactory.cpp
|
|
|
StorageFactory.h
|
|
|
StorageFile.cpp
|
Use generic way to parallelize output for file()
|
2023-04-15 12:35:24 +00:00 |
StorageFile.h
|
Merge pull request #48612 from ClickHouse/remove-strange-code-2
|
2023-04-11 06:17:45 +03:00 |
StorageGenerateRandom.cpp
|
Fix IBM
|
2023-04-21 12:38:45 +02:00 |
StorageGenerateRandom.h
|
Fix SipHash integer hashing and byte order issue in GenerateRandom for s390x
|
2023-03-14 11:54:17 -04:00 |
StorageInMemoryMetadata.cpp
|
Revert "Revert "Fix several RENAME COLUMN bugs.""
|
2023-02-27 12:27:57 +01:00 |
StorageInMemoryMetadata.h
|
Revert "Revert "Fix several RENAME COLUMN bugs.""
|
2023-02-27 12:27:57 +01:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
Fix key not found error for queries with multiple StorageJoin
|
2023-04-25 11:28:54 +00:00 |
StorageJoin.h
|
Fix build
|
2023-03-13 10:49:51 +00:00 |
StorageKeeperMap.cpp
|
Merge pull request #48435 from ClickHouse/kv-update-only-affected-rows
|
2023-04-06 12:33:54 +02:00 |
StorageKeeperMap.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
StorageLog.cpp
|
Add ability to throttle BACKUPs on per-server/backup basis
|
2023-04-05 09:39:48 +02:00 |
StorageLog.h
|
|
|
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
|
|
StorageMaterializedMySQL.h
|
Better formatting for exception messages (#45449)
|
2023-01-24 00:13:58 +03:00 |
StorageMaterializedView.cpp
|
Fix race between DROP MatView and RESTART REPLICAS (#47863)
|
2023-04-01 15:26:00 +03:00 |
StorageMaterializedView.h
|
|
|
StorageMemory.cpp
|
forgot about query_plan
|
2023-05-02 14:59:41 +02:00 |
StorageMemory.h
|
move pipe compute into initializePipeline
|
2023-05-02 14:59:41 +02:00 |
StorageMerge.cpp
|
Merge pull request #48062 from Algunenano/unnecessary_alter_checks
|
2023-04-03 17:23:11 -04:00 |
StorageMerge.h
|
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
|
2023-04-02 10:48:23 +02:00 |
StorageMergeTree.cpp
|
Update StorageMergeTree.cpp
|
2023-05-03 19:30:44 +03:00 |
StorageMergeTree.h
|
fix
|
2023-04-25 18:25:10 +02:00 |
StorageMongoDB.cpp
|
Add support for {server_uuid} macro
|
2023-04-09 03:04:26 +02:00 |
StorageMongoDB.h
|
|
|
StorageMongoDBSocketFactory.cpp
|
|
|
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Fox
|
2023-04-13 19:36:25 +02:00 |
StorageMySQL.h
|
Fix test_storage_mysql/test.py::test_settings_connection_wait_timeout
|
2023-04-14 20:10:57 +00:00 |
StorageNull.cpp
|
Only check MV on ALTER when necessary
|
2023-03-27 17:45:15 +02:00 |
StorageNull.h
|
Use generic way to parallelize output for file()
|
2023-04-15 12:35:24 +00:00 |
StoragePostgreSQL.cpp
|
fix prepared statement insert already exists (#49154)
|
2023-04-26 14:06:10 +03:00 |
StoragePostgreSQL.h
|
|
|
StorageProxy.h
|
|
|
StorageReplicatedMergeTree.cpp
|
Fix Attaching a table with non-existent ZK path does not increase the ReadonlyReplica metric (#48954)
|
2023-05-03 22:41:20 +03:00 |
StorageReplicatedMergeTree.h
|
Fix Attaching a table with non-existent ZK path does not increase the ReadonlyReplica metric (#48954)
|
2023-05-03 22:41:20 +03:00 |
StorageS3.cpp
|
Merge pull request #48724 from johanngan/sse-kms
|
2023-05-04 13:20:54 +02:00 |
StorageS3.h
|
Better
|
2023-04-17 04:58:32 +00:00 |
StorageS3Cluster.cpp
|
Merge branch 'master' into improve_cluster_table_funcion_skip_unavailable_shards
|
2023-04-23 16:18:48 +03:00 |
StorageS3Cluster.h
|
Better
|
2023-03-28 18:57:24 +02:00 |
StorageS3Settings.cpp
|
Add ability to use strict parts size for S3 (compatibility with R2)
|
2023-04-28 11:01:56 +02:00 |
StorageS3Settings.h
|
Add ability to use strict parts size for S3 (compatibility with R2)
|
2023-04-28 11:01:56 +02:00 |
StorageSet.cpp
|
Merge remote-tracking branch 'origin/master' into optimize-compilation
|
2023-04-13 16:04:09 +02:00 |
StorageSet.h
|
Improve file includes
|
2023-03-24 03:44:52 +01:00 |
StorageSnapshot.cpp
|
|
|
StorageSnapshot.h
|
|
|
StorageSQLite.cpp
|
Support transformQueryForExternalDatabase for analyzer
|
2023-03-22 08:59:04 +01:00 |
StorageSQLite.h
|
|
|
StorageStripeLog.cpp
|
Add ability to throttle BACKUPs on per-server/backup basis
|
2023-04-05 09:39:48 +02:00 |
StorageStripeLog.h
|
|
|
StorageTableFunction.h
|
|
|
StorageURL.cpp
|
Better
|
2023-04-17 04:58:32 +00:00 |
StorageURL.h
|
Merge remote-tracking branch 'upstream/master' into named-collections-finish
|
2023-03-17 13:02:36 +01:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
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
|
|
|
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
|
|
|
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
UVLoop.h
|
|
|
VirtualColumnUtils.cpp
|
Do not skip building set even when reading from remote
|
2023-05-02 21:31:56 +02:00 |
VirtualColumnUtils.h
|
|
|