.. |
Distributed
|
Merge pull request #21942 from ucasFL/distributed_depth
|
2021-04-09 15:52:58 +03:00 |
HDFS
|
Minor modification #22115
|
2021-03-25 20:51:32 +03:00 |
Kafka
|
Improved serialization for data types combined of Arrays and Tuples.
|
2021-02-17 20:50:09 +03:00 |
LiveView
|
Fix hanging in TemporaryLiveViewCleaner
|
2021-04-08 16:14:49 +03:00 |
MergeTree
|
Merge pull request #22087 from ClickHouse/better-filter-push-down
|
2021-04-09 10:22:17 +03:00 |
PostgreSQL
|
Support replica identity index
|
2021-04-10 16:10:28 +00:00 |
RabbitMQ
|
Merge pull request #21193 from kitaisreal/storage-rabbit-mq-added-uvloop
|
2021-02-26 11:04:02 +03:00 |
RocksDB
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
System
|
Auto version update to [21.5.1.1] [54450]
|
2021-04-02 18:34:29 +03:00 |
tests
|
Fix build
|
2021-04-01 16:38:04 +03:00 |
AlterCommands.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-17 20:43:23 +03:00 |
AlterCommands.h
|
|
|
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
Merge pull request #19358 from CurtizJ/fix-subcolumns
|
2021-01-25 20:26:07 +03:00 |
ColumnsDescription.h
|
fix several cases, while reading subcolumns
|
2021-01-21 15:34:11 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
ConstraintsDescription.h
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
DataDestinationType.h
|
|
|
extractKeyExpressionList.cpp
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
extractKeyExpressionList.h
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
getStructureOfRemoteTable.cpp
|
Add new remote context as interpreter context to the Pipe
|
2020-12-12 17:43:10 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
some grammar
|
2020-12-17 00:44:05 +03:00 |
IndicesDescription.h
|
One more time
|
2020-12-14 16:06:11 +03:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Remove useless headers
|
2021-03-28 22:46:45 +03:00 |
IStorage.h
|
Introduce IStorage::distributedWrite method for distributed INSERT SELECT.
|
2021-04-05 02:14:27 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
|
|
KeyDescription.h
|
|
|
MarkCache.h
|
|
|
MemorySettings.cpp
|
In memory compression: a prototype
|
2021-02-11 16:40:15 +03:00 |
MemorySettings.h
|
Disable in-memory compression by default
|
2021-02-19 12:02:18 +03:00 |
MutationCommands.cpp
|
Add missed header
|
2021-01-11 17:51:23 +03:00 |
MutationCommands.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
PartitionCommands.cpp
|
ALTER TABLE UNFREEZE rework.
|
2021-03-02 23:28:42 +03:00 |
PartitionCommands.h
|
ALTER TABLE UNFREEZE rework.
|
2021-03-02 23:28:42 +03:00 |
ReadFinalForExternalReplicaStorage.cpp
|
Separate common for materialize* storages
|
2021-03-20 14:13:57 +00:00 |
ReadFinalForExternalReplicaStorage.h
|
Separate common for materialize* storages
|
2021-03-20 14:13:57 +00:00 |
ReadInOrderOptimizer.cpp
|
rename settings
|
2020-12-17 02:17:59 +00:00 |
ReadInOrderOptimizer.h
|
update
|
2020-12-13 00:42:15 +08:00 |
registerStorages.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-04-08 12:18:54 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Refactor row level security actions.
|
2021-02-15 22:48:06 +03:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageBuffer.cpp
|
Merge pull request #22087 from ClickHouse/better-filter-push-down
|
2021-04-09 10:22:17 +03:00 |
StorageBuffer.h
|
Add metric to track how much time is spend during waiting for Buffer layer lock
|
2021-04-06 21:13:24 +03:00 |
StorageDictionary.cpp
|
Updated ExternalDictionariesLoader interface with context parameter
|
2021-03-20 18:02:09 +03:00 |
StorageDictionary.h
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
StorageDistributed.cpp
|
Merge branch 'master' into better-filter-push-down
|
2021-04-06 13:38:03 +03:00 |
StorageDistributed.h
|
Introduce IStorage::distributedWrite method for distributed INSERT SELECT.
|
2021-04-05 02:14:27 +03:00 |
StorageExternalDistributed.cpp
|
Better names
|
2021-04-02 16:12:14 +00:00 |
StorageExternalDistributed.h
|
Fix style, fix build
|
2021-03-28 10:27:37 +00:00 |
StorageFactory.cpp
|
fix possibly dangling reference to Context
|
2021-03-19 17:02:48 +03:00 |
StorageFactory.h
|
Expose supports_parallel_insert via system.table_engines
|
2021-01-08 14:57:24 +03:00 |
StorageFile.cpp
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageFile.h
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageGenerateRandom.cpp
|
Update tests
|
2021-03-08 03:18:55 +03:00 |
StorageGenerateRandom.h
|
|
|
StorageInMemoryMetadata.cpp
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageInMemoryMetadata.h
|
better
|
2021-04-06 22:23:16 +03:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
Update StorageJoin locking
|
2021-02-25 12:31:22 +03:00 |
StorageJoin.h
|
Minor changes in Hash/StorageJoin, add TableLockHolder to ExecutableFunctionJoinGet
|
2021-02-25 14:21:06 +03:00 |
StorageLog.cpp
|
StorageLog: avoid UB for rwlock unlock due to unlock from another thread
|
2021-04-04 13:25:44 +03:00 |
StorageLog.h
|
StorageLog: drop mutable qualifier for rwlock
|
2021-04-04 13:25:43 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Merge branch 'master' into distributed_ddl_improvements
|
2021-03-22 18:13:19 +03:00 |
StorageMaterializedView.h
|
Merge pull request #20626 from ClickHouse/fix_force_drop_materialized_view
|
2021-03-09 20:05:51 +03:00 |
StorageMaterializeMySQL.cpp
|
Separate common for materialize* storages
|
2021-03-20 14:13:57 +00:00 |
StorageMaterializeMySQL.h
|
fix sync
|
2021-02-01 12:32:36 +03:00 |
StorageMemory.cpp
|
MemoryStorage sync comments and code
|
2021-04-06 13:41:48 +03:00 |
StorageMemory.h
|
MemoryStorage sync comments and code
|
2021-04-06 13:41:48 +03:00 |
StorageMerge.cpp
|
Handle not plain where tree in StorageMerge modifySelect
|
2021-04-06 12:29:29 +03:00 |
StorageMerge.h
|
Better
|
2021-03-04 19:43:03 +08:00 |
StorageMergeTree.cpp
|
Support alter setting
|
2021-04-06 13:14:44 +03:00 |
StorageMergeTree.h
|
Support alter setting
|
2021-04-06 13:14:44 +03:00 |
StorageMongoDB.cpp
|
MongoDB table engine now establishes connection only when it reads data.
|
2021-02-05 11:47:31 +03:00 |
StorageMongoDB.h
|
Add comment
|
2021-02-09 18:55:36 +03:00 |
StorageMySQL.cpp
|
Better names
|
2021-04-02 16:12:14 +00:00 |
StorageMySQL.h
|
Support shards
|
2021-03-27 14:40:07 +00:00 |
StorageNull.cpp
|
fix
|
2021-03-02 03:20:03 +00:00 |
StorageNull.h
|
forbid to drop a column if it's referenced by materialized view
|
2021-02-28 05:24:39 +00:00 |
StoragePostgreSQL.cpp
|
Add default template
|
2021-04-08 13:08:51 +00:00 |
StoragePostgreSQL.h
|
Move connection-related filed to Core/PostgreSQL
|
2021-04-08 12:43:02 +00:00 |
StorageProxy.h
|
forbid to drop a column if it's referenced by materialized view
|
2021-02-28 05:24:39 +00:00 |
StorageReplicatedMergeTree.cpp
|
Fix PVS
|
2021-04-07 19:06:20 +03:00 |
StorageReplicatedMergeTree.h
|
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
|
2021-04-01 21:38:51 +03:00 |
StorageS3.cpp
|
Merge pull request #21630 from nikitamikhaylov/pf-local
|
2021-03-16 14:37:40 +03:00 |
StorageS3.h
|
recreate S3 client if credentials changed
|
2021-03-10 13:36:57 +03:00 |
StorageS3Settings.cpp
|
Added SSE-C support in S3 client.
|
2021-01-28 09:32:41 +03:00 |
StorageS3Settings.h
|
recreate S3 client if credentials changed
|
2021-03-10 13:36:57 +03:00 |
StorageSet.cpp
|
In memory compression: a prototype
|
2021-02-11 16:40:15 +03:00 |
StorageSet.h
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageStripeLog.cpp
|
StorageStripeLog: avoid UB for rwlock unlock due to unlock from another thread
|
2021-04-04 13:25:44 +03:00 |
StorageStripeLog.h
|
StorageStripeLog: drop mutable qualifier for rwlock
|
2021-04-04 13:25:43 +03:00 |
StorageTableFunction.h
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
StorageTinyLog.cpp
|
StorageTinyLog: add regression test for UB due to unlock from different thread
|
2021-04-04 13:25:44 +03:00 |
StorageTinyLog.h
|
Drop mutable qualifier for StorageTinyLog::rwlock
|
2021-04-03 16:03:17 +03:00 |
StorageURL.cpp
|
fix
|
2021-03-23 14:29:29 +03:00 |
StorageURL.h
|
fix
|
2021-03-23 14:29:29 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
StorageView.h
|
fix subcolumns with some storages
|
2020-12-23 15:16:26 +03:00 |
StorageXDBC.cpp
|
More forward declaration for generic headers
|
2020-12-12 17:43:10 +03:00 |
StorageXDBC.h
|
Fix split build finally
|
2021-03-12 21:12:34 +00:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
Merge pull request #21562 from CurtizJ/serialization-refactoring-4
|
2021-03-29 16:36:44 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
add comments and test for compatibility
|
2021-01-28 02:39:15 +03:00 |
TTLDescription.h
|
allow multiple rows TTL with WHERE expression
|
2021-01-12 02:07:21 +03:00 |
TTLMode.h
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
VirtualColumnUtils.cpp
|
Correctly check constant expr
|
2021-03-10 02:48:46 +08:00 |
VirtualColumnUtils.h
|
Fix again....
|
2021-03-04 22:27:07 +08:00 |
ya.make
|
Idea code
|
2021-04-02 14:46:42 +03:00 |
ya.make.in
|
Fix Arcadia
|
2021-01-07 18:40:54 +03:00 |