.. |
Cache
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
Distributed
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
examples
|
fix build
|
2024-06-26 23:48:41 +01:00 |
FileLog
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
fuzzers
|
|
|
Hive
|
Track memory allocated by the arrow library
|
2024-06-04 00:01:25 +00:00 |
Kafka
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
LiveView
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
MaterializedView
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
MergeTree
|
Merge pull request #66138 from ClickHouse/fix_smt_sink
|
2024-07-08 22:26:16 +00:00 |
MySQL
|
|
|
NATS
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
ObjectStorage
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
ObjectStorageQueue
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
PostgreSQL
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
RabbitMQ
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
RocksDB
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
Statistics
|
Switch to a virtual interface to get rid of static_pointer_cast
|
2024-07-03 10:38:51 +00:00 |
System
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
tests
|
Fixing other tests.
|
2024-06-07 10:44:59 +00:00 |
WindowView
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
AlterCommands.cpp
|
fix flaky 02864_statistics_uniq
|
2024-06-24 10:40:03 +02:00 |
AlterCommands.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-14 18:16:52 +02:00 |
buildQueryTreeForShard.cpp
|
Fix SimpleSquashingTransform
|
2024-07-06 15:31:38 +00:00 |
buildQueryTreeForShard.h
|
|
|
checkAndGetLiteralArgument.cpp
|
Fixing NULL random seed for generateRandom with analyzer.
|
2024-04-03 13:12:05 +00:00 |
checkAndGetLiteralArgument.h
|
|
|
CheckResults.h
|
|
|
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 more tests
|
2024-06-11 17:03:54 +02:00 |
ColumnsDescription.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
CompressionCodecSelector.h
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
ExecutableSettings.cpp
|
|
|
ExecutableSettings.h
|
|
|
ExternalDataSourceConfiguration.cpp
|
|
|
ExternalDataSourceConfiguration.h
|
Refactor s3 settings
|
2024-05-27 12:11:04 +02:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
extractTableFunctionArgumentsFromSelectQuery.cpp
|
|
|
extractTableFunctionArgumentsFromSelectQuery.h
|
|
|
Freeze.cpp
|
|
|
Freeze.h
|
|
|
getStructureOfRemoteTable.cpp
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
getStructureOfRemoteTable.h
|
|
|
IMessageProducer.cpp
|
|
|
IMessageProducer.h
|
|
|
IndicesDescription.cpp
|
fix
|
2024-04-03 11:52:55 +00:00 |
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
IStorage.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-06-12 16:42:18 +00:00 |
IStorageCluster.cpp
|
Fix filter pushdown for Parquet and maybe StorageMerge
|
2024-05-20 22:55:42 +00:00 |
IStorageCluster.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-05-13 16:24:34 +00:00 |
KeyDescription.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
KeyDescription.h
|
|
|
KVStorageUtils.cpp
|
|
|
KVStorageUtils.h
|
|
|
MarkCache.cpp
|
|
|
MarkCache.h
|
|
|
MemorySettings.cpp
|
small fixes
|
2024-04-08 17:59:54 +02:00 |
MemorySettings.h
|
|
|
MessageQueueSink.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
MessageQueueSink.h
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +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
|
Move everything to NamedCollecitonFactory
|
2024-05-30 19:43:05 +02:00 |
NamedCollectionsHelpers.h
|
update fmtlib version to 9.1.0
|
2024-06-07 06:44:36 +00:00 |
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
PartitionedSink.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
PartitionedSink.h
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
prepareReadingFromFormat.cpp
|
|
|
prepareReadingFromFormat.h
|
|
|
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
|
|
|
ReadFinalForExternalReplicaStorage.h
|
|
|
ReadInOrderOptimizer.cpp
|
|
|
ReadInOrderOptimizer.h
|
|
|
RedisCommon.cpp
|
|
|
RedisCommon.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
registerStorages.cpp
|
Merge branch 'master' into pufit/fuzz-query
|
2024-07-03 00:02:54 -04:00 |
registerStorages.h
|
|
|
removeGroupingFunctionSpecializations.cpp
|
|
|
removeGroupingFunctionSpecializations.h
|
|
|
RenamingRestrictions.h
|
|
|
ReplaceAliasByExpressionVisitor.cpp
|
|
|
ReplaceAliasByExpressionVisitor.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.cpp
|
Fix filter pushdown for Parquet and maybe StorageMerge
|
2024-05-20 22:55:42 +00:00 |
SelectQueryInfo.h
|
Set total rows for in order queries with limit
|
2024-06-27 18:54:32 +00:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StatisticsDescription.cpp
|
write more tests
|
2024-06-11 17:03:54 +02:00 |
StatisticsDescription.h
|
write more tests
|
2024-06-11 17:03:54 +02:00 |
StorageBuffer.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageBuffer.h
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StorageConfiguration.h
|
|
|
StorageDictionary.cpp
|
Don't access static members through instance, pt. II
|
2024-04-07 11:09:35 +00:00 |
StorageDictionary.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
StorageDistributed.cpp
|
Merge branch 'master' into merge-tree-parallel-replicas-custom-key
|
2024-07-08 08:51:59 +02:00 |
StorageDistributed.h
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StorageDummy.cpp
|
|
|
StorageDummy.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
StorageExecutable.cpp
|
|
|
StorageExecutable.h
|
|
|
StorageExternalDistributed.cpp
|
|
|
StorageExternalDistributed.h
|
|
|
StorageFactory.cpp
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +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
|
style
|
2024-07-07 19:24:29 -07:00 |
StorageFile.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-06-12 16:42:18 +00:00 |
StorageFileCluster.cpp
|
|
|
StorageFileCluster.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-05-13 16:24:34 +00:00 |
StorageFuzzJSON.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
StorageFuzzJSON.h
|
|
|
StorageFuzzQuery.cpp
|
fix build
|
2024-07-03 11:13:39 -04:00 |
StorageFuzzQuery.h
|
max_query_length argument for the fuzzQuery
|
2024-07-03 01:34:25 -04:00 |
StorageGenerateRandom.cpp
|
Set total rows for in order queries with limit
|
2024-06-27 18:54:32 +00:00 |
StorageGenerateRandom.h
|
|
|
StorageInMemoryMetadata.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-05-21 09:08:24 +00:00 |
StorageInMemoryMetadata.h
|
|
|
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
Merge branch 'master' into hanfei/exception-storage-join
|
2024-07-02 13:54:30 +02:00 |
StorageJoin.h
|
Unify lightweight mutation control
|
2024-04-02 11:52:14 +02:00 |
StorageKeeperMap.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageKeeperMap.h
|
|
|
StorageLog.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageLog.h
|
|
|
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageLoop.cpp
|
fix
|
2024-05-16 21:22:54 +08:00 |
StorageLoop.h
|
fix
|
2024-05-16 21:22:54 +08:00 |
StorageMaterializedMySQL.cpp
|
|
|
StorageMaterializedMySQL.h
|
Unify lightweight mutation control
|
2024-04-02 11:52:14 +02:00 |
StorageMaterializedView.cpp
|
Update StorageMaterializedView.cpp
|
2024-06-28 02:28:07 +02:00 |
StorageMaterializedView.h
|
Merge branch 'master' into dynamic-data-type
|
2024-05-20 13:49:14 +02:00 |
StorageMemory.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +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
|
Merge branch 'master' into remove-dag-flags
|
2024-06-19 17:59:21 +00:00 |
StorageMerge.h
|
Refactor and cleanup.
|
2024-06-11 11:05:04 +00:00 |
StorageMergeTree.cpp
|
Merge pull request #65573 from ClickHouse/fix-projection-not-found-col
|
2024-07-08 15:01:25 +00:00 |
StorageMergeTree.h
|
Reduce overhead of the mutations for SELECTs (v2)
|
2024-04-25 14:35:21 +02:00 |
StorageMergeTreeIndex.cpp
|
Fix filter pushdown for Parquet and maybe StorageMerge
|
2024-05-20 22:55:42 +00:00 |
StorageMergeTreeIndex.h
|
|
|
StorageMongoDB.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageMongoDB.h
|
|
|
StorageMongoDBSocketFactory.cpp
|
Set server name for SSL handshake
|
2024-04-29 15:24:48 +02:00 |
StorageMongoDBSocketFactory.h
|
|
|
StorageMySQL.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageMySQL.h
|
|
|
StorageNull.cpp
|
|
|
StorageNull.h
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StoragePostgreSQL.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02: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 "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageRedis.h
|
|
|
StorageReplicatedMergeTree.cpp
|
Merge pull request #65573 from ClickHouse/fix-projection-not-found-col
|
2024-07-08 15:01:25 +00:00 |
StorageReplicatedMergeTree.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
StorageSet.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageSet.h
|
|
|
StorageSnapshot.cpp
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StorageSnapshot.h
|
|
|
StorageSQLite.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageSQLite.h
|
|
|
StorageStripeLog.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageStripeLog.h
|
|
|
StorageTableFunction.h
|
Make table functions always report engine 'StorageProxy' in system.tables
|
2024-06-03 23:47:52 +00:00 |
StorageURL.cpp
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageURL.h
|
Revert "insertion deduplication on retries for materialised views"
|
2024-07-05 14:58:17 +02:00 |
StorageURLCluster.cpp
|
|
|
StorageURLCluster.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-05-13 16:24:34 +00:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
Analyzer view read only necessary columns
|
2024-05-13 13:41:47 +03:00 |
StorageView.h
|
|
|
StorageXDBC.cpp
|
|
|
StorageXDBC.h
|
|
|
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Support query plan LIMIT optimization
|
2024-06-20 13:37:13 +03:00 |
transformQueryForExternalDatabase.h
|
Support query plan LIMIT optimization
|
2024-06-20 13:37:13 +03:00 |
transformQueryForExternalDatabaseAnalyzer.cpp
|
|
|
transformQueryForExternalDatabaseAnalyzer.h
|
|
|
TTLDescription.cpp
|
Fix segfault for a very tricky case
|
2024-06-05 19:26:20 +02:00 |
TTLDescription.h
|
|
|
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
|
|
|
VirtualColumnsDescription.h
|
|
|
VirtualColumnUtils.cpp
|
time_virtual_col: tests, doc, small refactoring
|
2024-06-06 21:00:47 +00:00 |
VirtualColumnUtils.h
|
time_virtual_col: tests, doc, small refactoring
|
2024-06-06 21:00:47 +00:00 |