.. |
Distributed
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
examples
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
HDFS
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
Kafka
|
Fix more tests.
|
2021-07-26 17:47:29 +03:00 |
LiveView
|
Remove more streams.
|
2021-07-22 19:05:52 +03:00 |
MergeTree
|
Merge pull request #26758 from ClickHouse/output-streams-to-processors
|
2021-07-27 17:19:26 +03:00 |
MySQL
|
Add settings (for connections) for MySQL storage engine
|
2021-05-20 22:44:52 +03:00 |
PostgreSQL
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-19 12:27:38 +00:00 |
RabbitMQ
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
RocksDB
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
System
|
Merge pull request #26714 from vitlibar/new-function-current-profiles
|
2021-07-23 09:10:29 +03:00 |
tests
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
AlterCommands.cpp
|
Merge pull request #17769 from xjewer/alex/remove_engine_setting
|
2021-07-03 18:27:15 +03:00 |
AlterCommands.h
|
Merge pull request #17769 from xjewer/alex/remove_engine_setting
|
2021-07-03 18:27:15 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
Projections
|
2021-05-11 18:12:23 +08:00 |
ColumnsDescription.cpp
|
fix iterating over list
|
2021-07-21 21:47:20 +03:00 |
ColumnsDescription.h
|
better performance of getSampleBlockForColumns
|
2021-07-15 20:36:48 +03:00 |
CompressionCodecSelector.h
|
Remove string parameter for Density
|
2021-05-24 06:43:25 +03:00 |
ConstraintsDescription.cpp
|
ExpressionActions compile only necessary places
|
2021-05-19 11:43:16 +03:00 |
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
Part movement between shards
|
2021-04-27 14:20:12 +01:00 |
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
|
|
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
|
|
IndicesDescription.h
|
|
|
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
|
2021-06-29 21:30:31 +00:00 |
IStorage.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
JoinSettings.cpp
|
|
|
JoinSettings.h
|
|
|
KeyDescription.cpp
|
Fix comparisons with modulo key (version 2)
|
2021-05-21 16:40:47 +00:00 |
KeyDescription.h
|
Fix comparisons with modulo key (version 2)
|
2021-05-21 16:40:47 +00:00 |
MarkCache.h
|
|
|
MemorySettings.cpp
|
|
|
MemorySettings.h
|
|
|
MutationCommands.cpp
|
Projections
|
2021-05-11 18:12:23 +08:00 |
MutationCommands.h
|
Projections
|
2021-05-11 18:12:23 +08:00 |
PartitionCommands.cpp
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-11 15:36:40 +03:00 |
PartitionCommands.h
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-11 15:36:40 +03:00 |
ProjectionsDescription.cpp
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
ProjectionsDescription.h
|
Fix alter table drop projection if exists
|
2021-05-28 21:27:36 +08: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
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08:00 |
ReadInOrderOptimizer.h
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08:00 |
registerStorages.cpp
|
Fix build
|
2021-07-09 15:47:57 +00:00 |
registerStorages.h
|
|
|
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
Merge branch 'master' into projection-fix11
|
2021-07-13 04:52:15 +03:00 |
SetSettings.cpp
|
|
|
SetSettings.h
|
|
|
StorageBuffer.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageBuffer.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageDictionary.cpp
|
Storage Dictionary quoted names fix
|
2021-07-20 11:35:10 +03:00 |
StorageDictionary.h
|
Support REPLACE DICTIONARY, CREATE OR REPLACE DICTIONARY queries
|
2021-06-26 14:28:13 +03:00 |
StorageDistributed.cpp
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
StorageDistributed.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageExternalDistributed.cpp
|
Add settings (for connections) for MySQL storage engine
|
2021-05-20 22:44:52 +03:00 |
StorageExternalDistributed.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageFactory.cpp
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
StorageFactory.h
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
StorageFile.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageFile.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageGenerateRandom.cpp
|
fix test and conflict
|
2021-05-11 16:22:24 +00:00 |
StorageGenerateRandom.h
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageInMemoryMetadata.cpp
|
Accomodate Arcadia trash
|
2021-07-17 18:12:33 +03:00 |
StorageInMemoryMetadata.h
|
Aggressive IN index analysis for projections.
|
2021-07-14 22:56:52 +08: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
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageLog.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMaterializedView.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMaterializeMySQL.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-05 22:07:56 +03:00 |
StorageMaterializeMySQL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMemory.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageMemory.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMerge.cpp
|
Merge branch 'master' into fix_no_column_materialized_mysql
|
2021-07-19 12:27:38 +00:00 |
StorageMerge.h
|
fix
|
2021-07-02 02:50:55 +00:00 |
StorageMergeTree.cpp
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
StorageMergeTree.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageMongoDB.cpp
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMongoDB.h
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
StorageMySQL.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageMySQL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageNull.cpp
|
fix conflict
|
2021-05-02 16:33:45 +00:00 |
StorageNull.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StoragePostgreSQL.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StoragePostgreSQL.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageProxy.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageReplicatedMergeTree.cpp
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
StorageReplicatedMergeTree.h
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
StorageS3.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageS3.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
StorageS3Cluster.cpp
|
Merge pull request #26731 from vdimir/fix-async-drain-connection-uaf
|
2021-07-24 18:55:03 +03:00 |
StorageS3Cluster.h
|
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-23 10:40:03 +03:00 |
StorageS3Settings.cpp
|
Added region parameter for S3 storage and disk.
|
2021-05-01 20:45:35 +03:00 |
StorageS3Settings.h
|
Added region parameter for S3 storage and disk.
|
2021-05-01 20:45:35 +03:00 |
StorageSet.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageSet.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageSQLite.cpp
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-27 11:31:53 +03:00 |
StorageSQLite.h
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-27 11:31:53 +03:00 |
StorageStripeLog.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
StorageStripeLog.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageTableFunction.h
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
StorageTinyLog.cpp
|
Fix some tests.
|
2021-07-26 13:08:40 +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
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
StorageView.cpp
|
Use settings from global context in StorageView
|
2021-06-22 17:39:09 +03:00 |
StorageView.h
|
Use settings from global context in StorageView
|
2021-06-22 17:39:09 +03:00 |
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
|
Fix unit-tests again
|
2021-06-07 16:52:47 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
add experimental codecs flag, add integration test for experimental codecs
|
2021-05-06 14:57:22 +03:00 |
TTLDescription.h
|
|
|
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Update VirtualColumnUtils.cpp
|
2021-06-28 16:47:47 +03:00 |
VirtualColumnUtils.h
|
|
|
ya.make
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
ya.make.in
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |