.. |
Cache
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
Distributed
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
examples
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
FileLog
|
Useless changes
|
2024-05-09 04:20:54 +02:00 |
fuzzers
|
fix fuzzers, cmake refactor, add target fuzzers
|
2023-09-01 14:20:50 +00:00 |
Hive
|
Track memory allocated by the arrow library
|
2024-06-04 00:01:25 +00:00 |
Kafka
|
Move NamedCollectionsFactory to a separate file
|
2024-05-30 17:39:12 +02:00 |
LiveView
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-03-06 14:14:42 +00:00 |
MaterializedView
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
MergeTree
|
Merge pull request #65184 from ClickHouse/tavplubix-patch-14
|
2024-06-13 13:02:50 +00:00 |
MySQL
|
Intorduce *List definition for muli enum settings
|
2023-11-28 19:09:02 +00:00 |
NATS
|
Remove a few nested include dependencies
|
2024-04-02 13:43:14 +02:00 |
ObjectStorage
|
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
|
2024-06-13 22:36:57 +02:00 |
PostgreSQL
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
RabbitMQ
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
RocksDB
|
Handle logs from rocksdb by ClickHouse internal logging
|
2024-06-06 17:47:39 +02:00 |
S3Queue
|
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
|
2024-06-13 22:36:57 +02:00 |
Statistics
|
fix build
|
2024-05-26 11:55:27 +02:00 |
System
|
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
|
2024-06-11 07:53:10 +00:00 |
tests
|
Fixing other tests.
|
2024-06-07 10:44:59 +00:00 |
WindowView
|
Reapply "Remove some unnecessary UNREACHABLE s"
|
2024-05-29 13:37:47 +00:00 |
AlterCommands.cpp
|
Merge remote-tracking branch 'upstream/master' into fix-modify-comment-parameterized-views
|
2024-06-10 01:45:36 +00:00 |
AlterCommands.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-14 18:16:52 +02:00 |
buildQueryTreeForShard.cpp
|
Review fixes.
|
2024-05-28 15:50:02 +00:00 |
buildQueryTreeForShard.h
|
Support non global in mode.
|
2024-02-05 17:05:21 +00:00 |
checkAndGetLiteralArgument.cpp
|
Fixing NULL random seed for generateRandom with analyzer.
|
2024-04-03 13:12:05 +00:00 |
checkAndGetLiteralArgument.h
|
|
|
CheckResults.h
|
Improve CHECK TABLE system query
|
2023-10-23 09:35:26 +00:00 |
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
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +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
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
ExecutableSettings.cpp
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
ExecutableSettings.h
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
ExternalDataSourceConfiguration.cpp
|
Remove broken lockless variant of re2
|
2023-09-14 16:40:42 +00:00 |
ExternalDataSourceConfiguration.h
|
Support clang-18 (Wmissing-field-initializers)
|
2023-08-23 15:53:45 +02:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
extractTableFunctionArgumentsFromSelectQuery.cpp
|
|
|
extractTableFunctionArgumentsFromSelectQuery.h
|
|
|
Freeze.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
Freeze.h
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
getStructureOfRemoteTable.cpp
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
getStructureOfRemoteTable.h
|
|
|
IMessageProducer.cpp
|
Fix lazy initialization in RabbitMQ, fix possible deadlock on insert into unitialized queue engine
|
2024-01-29 20:09:09 +00:00 |
IMessageProducer.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
IndicesDescription.cpp
|
fix
|
2024-04-03 11:52:55 +00:00 |
IndicesDescription.h
|
Always apply first minmax index among available skip indices
|
2024-03-01 19:31:15 +00:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
IStorage.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
IStorageCluster.cpp
|
Fix filter pushdown for Parquet and maybe StorageMerge
|
2024-05-20 22:55:42 +00:00 |
IStorageCluster.h
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
KeyDescription.cpp
|
Don't access static members through instance
|
2024-04-03 18:50:33 +00:00 |
KeyDescription.h
|
|
|
KVStorageUtils.cpp
|
Fix more tests
|
2024-02-26 02:31:59 +08:00 |
KVStorageUtils.h
|
Fix more tests
|
2024-02-26 02:31:59 +08:00 |
MarkCache.cpp
|
Avoid instantiation of CacheBase 's ctor in header file
|
2024-03-20 17:00:36 +00:00 |
MarkCache.h
|
Avoid instantiation of CacheBase 's ctor in header file
|
2024-03-20 17:00:36 +00:00 |
MemorySettings.cpp
|
small fixes
|
2024-04-08 17:59:54 +02:00 |
MemorySettings.h
|
Support ALTER MODIFY SETTING for Memory tables
|
2024-03-28 19:55:22 +08:00 |
MessageQueueSink.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
MessageQueueSink.h
|
|
|
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
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
PartitionCommands.cpp
|
add FORGET PARTITION query to remove old parition nodes from ZooKeeper
|
2024-02-02 10:03:31 +00:00 |
PartitionCommands.h
|
add FORGET PARTITION query to remove old parition nodes from ZooKeeper
|
2024-02-02 10:03:31 +00:00 |
PartitionedSink.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
PartitionedSink.h
|
|
|
prepareReadingFromFormat.cpp
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
prepareReadingFromFormat.h
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
ProjectionsDescription.cpp
|
Trivial count optimization with primary key
|
2024-06-06 23:21:38 +08:00 |
ProjectionsDescription.h
|
Trivial count optimization with primary key
|
2024-06-06 23:21:38 +08:00 |
ReadFinalForExternalReplicaStorage.cpp
|
remove old code of projection analysis
|
2023-10-12 23:25:20 +00:00 |
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 feature/loop
|
2024-05-28 20:22:46 +08:00 |
registerStorages.h
|
|
|
removeGroupingFunctionSpecializations.cpp
|
|
|
removeGroupingFunctionSpecializations.h
|
|
|
RenamingRestrictions.h
|
|
|
ReplaceAliasByExpressionVisitor.cpp
|
Revert "Revert "Support use alias column in indices""
|
2023-12-05 18:22:32 +00:00 |
ReplaceAliasByExpressionVisitor.h
|
Revert "Revert "Support use alias column in indices""
|
2023-12-05 18:22:32 +00:00 |
SelectQueryDescription.cpp
|
Things
|
2023-12-28 17:56:05 +00:00 |
SelectQueryDescription.h
|
Things
|
2023-12-28 17:56:05 +00:00 |
SelectQueryInfo.cpp
|
Fix filter pushdown for Parquet and maybe StorageMerge
|
2024-05-20 22:55:42 +00:00 |
SelectQueryInfo.h
|
Remove unused code.
|
2024-06-11 14:41:23 +00:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
Move obsolete format settings to separate section
|
2023-09-20 16:00:28 +00:00 |
StatisticsDescription.cpp
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
StatisticsDescription.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
StorageBuffer.cpp
|
Fix Logical error: Bad cast for Buffer table with prewhere.
|
2024-05-24 15:38:21 +00: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
|
Add settings to allow parallel replicas custom key
|
2024-06-06 05:26:57 -07:00 |
StorageDistributed.h
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StorageDummy.cpp
|
Fix more tests
|
2024-02-26 02:31:57 +08:00 |
StorageDummy.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
StorageExecutable.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageExecutable.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageExternalDistributed.cpp
|
remove old code of projection analysis
|
2023-10-12 23:25:20 +00:00 |
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
|
time_virtual_col: st_mtime, not st_mtim, because of darwin
|
2024-06-07 12:14:21 +00:00 |
StorageFile.h
|
time_virtual_col: slightly works
|
2024-06-06 09:48:32 +00:00 |
StorageFileCluster.cpp
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
StorageFileCluster.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
StorageFuzzJSON.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
StorageFuzzJSON.h
|
Add malformed output generation to JSON fuzzer (#57646)
|
2023-12-13 19:59:31 +01:00 |
StorageGenerateRandom.cpp
|
Merge pull request #64804 from Algunenano/simplify_03023_zeros_generate_random_with_limit_progress_bar
|
2024-06-10 11:57:15 +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
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
StorageInput.cpp
|
Fixing style.
|
2023-11-14 14:55:21 +00:00 |
StorageInput.h
|
Fixing style.
|
2023-11-15 13:56:51 +00:00 |
StorageJoin.cpp
|
Remove in-memory data parts, step 2
|
2024-03-10 06:44:26 +01:00 |
StorageJoin.h
|
Unify lightweight mutation control
|
2024-04-02 11:52:14 +02:00 |
StorageKeeperMap.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
StorageKeeperMap.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-03-06 14:14:42 +00:00 |
StorageLog.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-05-21 09:08:24 +00:00 |
StorageLog.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
Add missing includes
|
2024-01-13 01:48:55 +03:00 |
StorageLoop.cpp
|
fix
|
2024-05-16 21:22:54 +08:00 |
StorageLoop.h
|
fix
|
2024-05-16 21:22:54 +08:00 |
StorageMaterializedMySQL.cpp
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
StorageMaterializedMySQL.h
|
Unify lightweight mutation control
|
2024-04-02 11:52:14 +02:00 |
StorageMaterializedView.cpp
|
Merge pull request #60883 from ClickHouse/uuid
|
2024-05-20 06:02:46 +02:00 |
StorageMaterializedView.h
|
Merge branch 'master' into dynamic-data-type
|
2024-05-20 13:49:14 +02:00 |
StorageMemory.cpp
|
small fixes
|
2024-04-08 17:59:54 +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
|
Remove unused code.
|
2024-06-11 14:41:23 +00:00 |
StorageMerge.h
|
Refactor and cleanup.
|
2024-06-11 11:05:04 +00:00 |
StorageMergeTree.cpp
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-06 16:04:31 +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
|
Refactor more system storages.
|
2024-03-04 17:48:47 +00:00 |
StorageMongoDB.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
StorageMongoDB.h
|
|
|
StorageMongoDBSocketFactory.cpp
|
Set server name for SSL handshake
|
2024-04-29 15:24:48 +02:00 |
StorageMongoDBSocketFactory.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
StorageMySQL.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageMySQL.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageNull.cpp
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
StorageNull.h
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StoragePostgreSQL.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StoragePostgreSQL.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageProxy.h
|
Useless changes
|
2024-05-09 03:58:34 +02:00 |
StorageRedis.cpp
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageRedis.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge remote-tracking branch 'origin/master' into pr-plan-rewrite
|
2024-06-06 16:04:31 +00:00 |
StorageReplicatedMergeTree.h
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
StorageS3Settings.cpp
|
Fix several tests
|
2024-04-16 14:09:33 +01:00 |
StorageS3Settings.h
|
Fix several tests
|
2024-04-16 14:09:33 +01:00 |
StorageSet.cpp
|
Whitespace
|
2024-06-04 04:55:41 +02:00 |
StorageSet.h
|
Merging #52352
|
2023-10-14 02:52:53 +02:00 |
StorageSnapshot.cpp
|
Implement Dynamic data type
|
2024-04-26 11:02:33 +00:00 |
StorageSnapshot.h
|
Merge remote-tracking branch 'origin/master' into analyzer-refactor-constant-name
|
2024-03-07 14:18:44 +01:00 |
StorageSQLite.cpp
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageSQLite.h
|
Fix INSERT into SQLite with single quote
|
2024-02-15 12:47:29 +01:00 |
StorageStripeLog.cpp
|
Merge branch 'master' into truncate_for_obj_storage_disks
|
2024-05-13 16:05:44 +03:00 |
StorageStripeLog.h
|
skip sanity checks on secondary create query
|
2024-02-20 21:59:28 +01:00 |
StorageTableFunction.h
|
Make table functions always report engine 'StorageProxy' in system.tables
|
2024-06-03 23:47:52 +00:00 |
StorageURL.cpp
|
time_virtual_col: tests, doc, small refactoring
|
2024-06-06 21:00:47 +00:00 |
StorageURL.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
StorageURLCluster.cpp
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
StorageURLCluster.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-data-type
|
2024-04-26 11:08:04 +00:00 |
StorageValues.cpp
|
Update StorageValues.cpp
|
2024-03-18 20:13:52 +01:00 |
StorageValues.h
|
Fixing 01083_expressions_in_engine_arguments with analyzer.
|
2024-03-18 18:53:01 +00:00 |
StorageView.cpp
|
Analyzer view read only necessary columns
|
2024-05-13 13:41:47 +03:00 |
StorageView.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
StorageXDBC.cpp
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
StorageXDBC.h
|
Merge branch 'master' into auto-format-detection
|
2024-01-25 22:11:07 +01:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Revert "Revert "Check stack size in Parser""
|
2024-02-27 01:34:50 +03:00 |
transformQueryForExternalDatabase.h
|
Better
|
2023-08-10 06:34:10 +00:00 |
transformQueryForExternalDatabaseAnalyzer.cpp
|
Fixing 01086_odbc_roundtrip with analyzer.
|
2023-08-31 15:23:27 +00:00 |
transformQueryForExternalDatabaseAnalyzer.h
|
|
|
TTLDescription.cpp
|
Fix segfault for a very tricky case
|
2024-06-05 19:26:20 +02:00 |
TTLDescription.h
|
Merge branch 'master' into non-ready-set-ttl
|
2024-01-13 21:11:51 +01:00 |
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
|
better interfaces for virtual columns
|
2024-03-01 22:29:56 +00:00 |
VirtualColumnsDescription.h
|
address review comments
|
2024-03-05 16:03:02 +00:00 |
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 |