.. |
Distributed
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
examples
|
better
|
2021-08-25 15:40:56 +00:00 |
fuzzers
|
better
|
2021-08-25 15:40:56 +00:00 |
HDFS
|
Merge pull request #25251 from kssenii/disk-over-web-server
|
2021-08-30 16:18:59 +03:00 |
Kafka
|
fix kafka
|
2021-09-09 17:48:01 +03:00 |
LiveView
|
Fix build.
|
2021-08-12 16:02:17 +03:00 |
MergeTree
|
.tech -> .com
|
2021-09-22 03:22:57 +03:00 |
MySQL
|
Introduce connection_no_wait setting for MySQL engine.
|
2021-09-02 22:23:37 +03:00 |
PostgreSQL
|
Merge pull request #29123 from depressed-pho/csv-custom-null
|
2021-09-21 11:35:21 +03:00 |
RabbitMQ
|
Merge pull request #28797 from kssenii/rabbit-fix
|
2021-09-16 23:58:51 +03:00 |
RocksDB
|
Merge pull request #26821 from azat/rocksdb-improvements
|
2021-07-27 17:31:12 +03:00 |
System
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
tests
|
gtest_transform_query_for_external_database: add test with multiple columns in IN
|
2021-09-11 14:15:27 +03:00 |
AlterCommands.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-15 12:28:09 +03:00 |
AlterCommands.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql
|
2021-09-15 12:28:09 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Deleted some unneded changes
|
2021-08-25 15:40:56 +00: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 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-web-disk-2
|
2021-09-13 08:32:34 +03:00 |
IStorage.h
|
Slightly better
|
2021-09-04 12:02:07 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
MarkCache.h
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
Revert "MATERIALIZE COLUMN xxx FINAL"
|
2021-08-30 11:50:26 +03:00 |
MutationCommands.h
|
Introduced MergeTask and MutateTask (#25165)
|
2021-09-17 00:19:58 +03:00 |
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
ProjectionsDescription.cpp
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
ProjectionsDescription.h
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
ReadFinalForExternalReplicaStorage.h
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +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
|
StorageExecutable added support for create
|
2021-08-29 23:19:05 +03:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Simplify projection, add minmax_count projection.
|
2021-08-28 11:25:37 +08:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
slightly better code near reading of subcolumns
|
2021-09-18 22:34:54 +03:00 |
StorageBuffer.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageDictionary.cpp
|
remove incorrect code
|
2021-09-09 21:31:15 +03:00 |
StorageDictionary.h
|
remove incorrect code
|
2021-09-09 21:31:15 +03:00 |
StorageDistributed.cpp
|
Merge pull request #28659 from myrrc/improvement/tostring_to_magic_enum
|
2021-09-12 15:26:29 +03:00 |
StorageDistributed.h
|
minor fix
|
2021-09-03 20:06:38 +03:00 |
StorageExecutable.cpp
|
Merge pull request #28833 from kitaisreal/executable-added-option-send-chunk-header
|
2021-09-10 14:44:34 +03:00 |
StorageExecutable.h
|
Executable added option send_chunk_header
|
2021-09-10 01:04:52 +03:00 |
StorageExternalDistributed.cpp
|
Fix
|
2021-08-13 20:58:03 +00:00 |
StorageExternalDistributed.h
|
|
|
StorageFactory.cpp
|
Fix used_storages by using log_queries from local context
|
2021-08-04 21:44:19 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Fix tests
|
2021-08-22 21:41:09 +03:00 |
StorageFile.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageGenerateRandom.cpp
|
|
|
StorageGenerateRandom.h
|
|
|
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
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
StorageInput.h
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
StorageJoin.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageJoin.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageLog.cpp
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
StorageLog.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedMySQL.cpp
|
rename MaterializeMySQL to MaterializedMySQL
|
2021-07-26 21:17:28 +03:00 |
StorageMaterializedMySQL.h
|
Merge branch 'master' into rename_materialize_mysql
|
2021-07-27 22:38:40 +03:00 |
StorageMaterializedView.cpp
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
StorageMaterializedView.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMemory.cpp
|
slightly better code near reading of subcolumns
|
2021-09-18 22:34:54 +03:00 |
StorageMemory.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMerge.cpp
|
Initial: replacing hardcoded toString for enums with magic_enum
|
2021-09-06 16:24:03 +02:00 |
StorageMerge.h
|
fix
|
2021-07-02 02:50:55 +00:00 |
StorageMergeTree.cpp
|
Removed sub-optimal mutation notifications in StorageMergeTree when merges are still going (#27552)
|
2021-09-17 16:19:36 +03:00 |
StorageMergeTree.h
|
Introduced MergeTask and MutateTask (#25165)
|
2021-09-17 00:19:58 +03:00 |
StorageMongoDB.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
StorageMongoDB.h
|
MongoDB SSL Connection
|
2021-07-28 09:38:34 +00: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
|
Introduce connection_no_wait setting for MySQL engine.
|
2021-09-02 22:23:37 +03:00 |
StorageMySQL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageNull.cpp
|
Simplifying exception messages
|
2021-09-11 00:40:18 +02:00 |
StorageNull.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StoragePostgreSQL.cpp
|
Fix build
|
2021-08-25 21:51:43 +00:00 |
StoragePostgreSQL.h
|
Postgres ON CONFLICT
|
2021-08-24 12:37:32 +00:00 |
StorageProxy.h
|
Use processors in Storage::watch
|
2021-08-11 20:28:54 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge branch 'master' into fix_part_checker
|
2021-09-17 07:23:12 +00:00 |
StorageReplicatedMergeTree.h
|
Introduced MergeTask and MutateTask (#25165)
|
2021-09-17 00:19:58 +03:00 |
StorageS3.cpp
|
Fix test
|
2021-08-31 12:54:45 +00:00 |
StorageS3.h
|
done
|
2021-08-31 12:54:06 +00:00 |
StorageS3Cluster.cpp
|
Skip "no data" exception when reading thermal sensors
|
2021-09-11 10:03:06 +03:00 |
StorageS3Cluster.h
|
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-23 10:40:03 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into disk-over-web-server
|
2021-08-20 18:01:23 +00:00 |
StorageSet.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageSQLite.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
StorageSQLite.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-27 11:31:53 +03:00 |
StorageStripeLog.cpp
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
StorageStripeLog.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageTableFunction.h
|
minor fix
|
2021-09-03 20:06:38 +03:00 |
StorageTinyLog.cpp
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
StorageTinyLog.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageURL.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageURL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
Fix hasJoin in StorageView.cpp
|
2021-08-06 13:48:47 +03:00 |
StorageView.h
|
|
|
StorageXDBC.cpp
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageXDBC.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Support tuple with zero/one arguments in transformQueryForExternalDatabase()
|
2021-09-11 14:15:27 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
|
|
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Update VirtualColumnUtils.cpp
|
2021-06-28 16:47:47 +03:00 |
VirtualColumnUtils.h
|
|
|
ya.make
|
Update outdated ya.make files
|
2021-09-20 18:28:07 -07:00 |
ya.make.in
|
Exclude fuzzers
|
2021-08-30 11:12:25 +03:00 |