.. |
Distributed
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
examples
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
FileLog
|
fix
|
2021-10-23 09:35:33 +00:00 |
fuzzers
|
better
|
2021-08-25 15:40:56 +00:00 |
HDFS
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
Kafka
|
Merge pull request #30171 from ClickHouse/remove-stream-interfaces
|
2021-10-16 09:34:01 +03:00 |
LiveView
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
MergeTree
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
|
2021-10-27 11:14:11 +03:00 |
MySQL
|
Introduce connection_no_wait setting for MySQL engine.
|
2021-09-02 22:23:37 +03:00 |
PostgreSQL
|
Properly done
|
2021-10-23 01:33:17 +03:00 |
RabbitMQ
|
Merge pull request #30171 from ClickHouse/remove-stream-interfaces
|
2021-10-16 09:34:01 +03:00 |
RocksDB
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
System
|
Merge branch 'master' into nv/parts-uuid-move-shard-kill
|
2021-10-26 11:09:19 +00:00 |
tests
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
AlterCommands.cpp
|
allow to remove SAMPLE BY expression
|
2021-10-14 17:05:20 +03:00 |
AlterCommands.h
|
allow to remove SAMPLE BY expression
|
2021-10-14 17:05:20 +03:00 |
CheckResults.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
CMakeLists.txt
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.h
|
|
|
ColumnDependency.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ColumnsDescription.cpp
|
Update src/Storages/ColumnsDescription.cpp
|
2021-09-24 14:08:33 +03:00 |
ColumnsDescription.h
|
better performance of getSampleBlockForColumns
|
2021-07-15 20:36:48 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
|
|
ExecutableSettings.cpp
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
ExecutableSettings.h
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
ExternalDataSourceConfiguration.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
ExternalDataSourceConfiguration.h
|
Predefined configuration for table function remote
|
2021-10-06 05:55:09 +00:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage_fwd.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
IStorage.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
IStorage.h
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
|
2021-10-27 11:14:11 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
Add empty key description builder.
|
2021-09-24 01:35:41 +08:00 |
KeyDescription.h
|
Add empty key description builder.
|
2021-09-24 01:35:41 +08:00 |
MarkCache.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
MutationCommands.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
PartitionCommands.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
PartitionCommands.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ProjectionsDescription.cpp
|
Fix minmax_count projection with primary key in partition expr
|
2021-10-19 23:36:07 +08:00 |
ProjectionsDescription.h
|
Fix minmax_count projection with primary key in partition expr
|
2021-10-19 23:36:07 +08:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
ReadFinalForExternalReplicaStorage.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
ReadInOrderOptimizer.cpp
|
Better code.
|
2021-08-17 12:32:49 +08:00 |
ReadInOrderOptimizer.h
|
pushdown limit while reading in order of primary key
|
2021-07-13 17:24:45 +03:00 |
registerStorages.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into filelog-engine
|
2021-09-01 15:38:07 +00:00 |
registerStorages.h
|
Make code slightly better
|
2020-11-11 09:08:53 +08:00 |
SelectQueryDescription.cpp
|
AddDefaultDatabaseVisitor support dictGet
|
2021-10-14 16:31:32 +03:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Use original_query for projection analysis
|
2021-10-20 21:30:15 +08:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
|
2021-10-27 11:14:11 +03:00 |
StorageBuffer.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageDictionary.cpp
|
Merge pull request #30500 from kitaisreal/dictionaries-read-multiple-threads
|
2021-10-25 15:31:50 +03:00 |
StorageDictionary.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageDistributed.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageDistributed.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageExecutable.cpp
|
Update StorageExecutable.cpp
|
2021-10-19 17:41:59 +03:00 |
StorageExecutable.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
StorageExternalDistributed.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StorageExternalDistributed.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageFactory.cpp
|
Refactoring: moved comment out of ASTStorage to ASTCreateQuery
|
2021-10-09 12:25:27 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Merge pull request #30309 from kssenii/fix-file-symlinks
|
2021-10-20 11:09:51 +03:00 |
StorageFile.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageGenerateRandom.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageGenerateRandom.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageInMemoryMetadata.cpp
|
Simplify projection, add minmax_count projection.
|
2021-08-28 11:25:37 +08:00 |
StorageInMemoryMetadata.h
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-03 09:03:48 +00:00 |
StorageInput.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageInput.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageJoin.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageJoin.h
|
Merge branch 'master' into join_deadlock
|
2021-10-11 10:18:17 +03:00 |
StorageLog.cpp
|
Merge pull request #28125 from vitlibar/fix-writing-storage-log-marks
|
2021-10-21 20:10:01 +03:00 |
StorageLog.h
|
Fix data-race between LogSink::writeMarks() and LogSource::readData() in StorageLog
|
2021-10-14 00:17:45 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageMaterializedMySQL.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageMaterializedMySQL.h
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-27 22:38:40 +03:00 |
StorageMaterializedView.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMaterializedView.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMemory.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageMemory.h
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
StorageMerge.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMerge.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMergeTree.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMergeTree.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageMongoDB.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StorageMongoDB.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageMongoDBSocketFactory.cpp
|
Refactor
|
2021-08-02 15:16:39 +00:00 |
StorageMongoDBSocketFactory.h
|
Fixes
|
2021-07-29 08:38:39 +00:00 |
StorageMySQL.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StorageMySQL.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageNull.cpp
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageNull.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StoragePostgreSQL.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StoragePostgreSQL.h
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
StorageProxy.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
|
2021-10-27 11:14:11 +03:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
|
2021-10-27 11:14:11 +03:00 |
StorageS3.cpp
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
StorageS3.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageS3Cluster.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageS3Cluster.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageSet.cpp
|
Merge branch 'master' into removing-data-streams-folder
|
2021-10-16 09:46:05 +03:00 |
StorageSet.h
|
Merge branch 'master' into join_deadlock
|
2021-10-11 10:18:17 +03:00 |
StorageSQLite.cpp
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
StorageSQLite.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageStripeLog.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageStripeLog.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageTableFunction.h
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageTinyLog.cpp
|
Merge pull request #30174 from CurtizJ/better-interfaces
|
2021-10-18 12:07:04 +03:00 |
StorageTinyLog.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageURL.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageURL.h
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
StorageValues.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageValues.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageView.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageView.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
StorageXDBC.cpp
|
Move some files.
|
2021-10-16 17:03:50 +03:00 |
StorageXDBC.h
|
Log queries to external databases (since they may be rewriten)
|
2021-09-29 21:56:28 +03:00 |
TableLockHolder.h
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
transformQueryForExternalDatabase.cpp
|
Add support for IS NULL/IS NOT NULL for external dbs
|
2021-09-29 21:45:09 +03:00 |
transformQueryForExternalDatabase.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TTLDescription.cpp
|
|
|
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
|
|