.. |
Distributed
|
Merge pull request #18775 from ClickHouse/dont-insert-empty-blocks-distributed-sync
|
2021-01-06 20:06:35 +03:00 |
HDFS
|
abort() instead of std::terminate() + cleanup
|
2020-12-30 08:31:45 +03:00 |
Kafka
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
LiveView
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
MergeTree
|
Revert "Add metrics for part number in MergeTree in ClickHouse"
|
2021-01-07 16:40:52 +03:00 |
RabbitMQ
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
RocksDB
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
System
|
DDLLogEntry.parse() to populate query and initiator
|
2021-01-07 11:10:41 -08:00 |
tests
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
AlterCommands.cpp
|
Fix remove TTL for column
|
2020-12-16 10:26:18 +03:00 |
AlterCommands.h
|
|
|
CheckResults.h
|
|
|
CMakeLists.txt
|
RFC: Add metadata section to MergeTreeWriteAheadLog
|
2020-10-19 12:16:31 +01:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
fixup
|
2020-11-19 20:16:45 +03:00 |
ColumnsDescription.h
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
CompressionCodecSelector.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
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
|
|
|
getStructureOfRemoteTable.cpp
|
Add new remote context as interpreter context to the Pipe
|
2020-12-12 17:43:10 +03:00 |
getStructureOfRemoteTable.h
|
Pass through *_for_user settings via Distributed with cluster-secure
|
2020-10-03 02:04:47 +03:00 |
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
|
Update IStorage.cpp
|
2020-12-23 09:44:44 +03:00 |
IStorage.h
|
Merge pull request #17857 from fastio/feature_hints_for_column_names
|
2020-12-23 04:55:41 +03:00 |
JoinSettings.cpp
|
Better exceptions rethrow
|
2020-10-26 06:35:57 +03:00 |
JoinSettings.h
|
|
|
KeyDescription.cpp
|
Merge branch 'master' into actions-dag-f14
|
2020-11-03 15:21:06 +03:00 |
KeyDescription.h
|
|
|
MarkCache.h
|
Fix cache size calculation
|
2020-11-27 16:17:10 +03:00 |
MutationCommands.cpp
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
MutationCommands.h
|
ANTLR4 Grammar for ClickHouse and new parser (#11298)
|
2020-12-04 05:15:44 +03:00 |
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
ReadInOrderOptimizer.cpp
|
Remove some redundant includes to speed up build
|
2020-12-11 02:58:11 +03:00 |
ReadInOrderOptimizer.h
|
Do not pass StoragePtr to ReadInOrderOptimizer::getInputOrder()
|
2020-11-03 21:22:46 +03:00 |
registerStorages.cpp
|
Make code slightly better
|
2020-11-11 09:08:53 +08:00 |
registerStorages.h
|
Make code slightly better
|
2020-11-11 09:08:53 +08:00 |
SelectQueryDescription.cpp
|
fix
|
2020-11-02 10:46:58 +00:00 |
SelectQueryDescription.h
|
|
|
SelectQueryInfo.h
|
debug
|
2020-12-02 21:16:31 +03:00 |
SetSettings.cpp
|
Better exceptions rethrow
|
2020-10-26 06:35:57 +03:00 |
SetSettings.h
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageBuffer.cpp
|
Do not ignore server memory limits during Buffer flush
|
2020-12-31 22:10:39 +03:00 |
StorageBuffer.h
|
Fix flaky test 01584_distributed_buffer_cannot_find_column
|
2020-12-25 04:20:09 +03:00 |
StorageDictionary.cpp
|
Fix for tiny issue #13850
|
2020-12-14 15:31:10 +01:00 |
StorageDictionary.h
|
Disable ATTACH/DETACH TABLE <DICTIONARY>
|
2020-11-11 23:04:49 +08:00 |
StorageDistributed.cpp
|
Do not insert empty blocks on sync Distributed INSERT
|
2021-01-06 02:54:22 +03:00 |
StorageDistributed.h
|
Distributed insertion to one random shard (#18294)
|
2020-12-23 19:04:05 +03:00 |
StorageFactory.cpp
|
1. rename is_view to is_ordinary_view 2. add more tests
|
2020-12-16 11:19:38 +08:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2021-01-01 21:39:08 +03:00 |
StorageFile.h
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-22 00:41:52 +03:00 |
StorageGenerateRandom.cpp
|
Fixed 01087_table_function_generate for DateTime64
|
2020-11-14 09:28:52 +03:00 |
StorageGenerateRandom.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageInMemoryMetadata.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
StorageInMemoryMetadata.h
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
StorageInput.cpp
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageInput.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageJoin.cpp
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageJoin.h
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageLog.cpp
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
StorageLog.h
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-22 00:41:52 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
OPTIMIZE DEDUPLICATE BY columns
|
2020-12-07 09:44:07 +03:00 |
StorageMaterializedView.h
|
OPTIMIZE DEDUPLICATE BY columns
|
2020-12-07 09:44:07 +03:00 |
StorageMaterializeMySQL.cpp
|
Merge branch 'master' into allow_atomic_database_inside_materialize_mysql
|
2020-12-13 17:56:50 +03:00 |
StorageMaterializeMySQL.h
|
Merge branch 'master' into allow_atomic_database_inside_materialize_mysql
|
2020-12-02 18:29:02 +03:00 |
StorageMemory.cpp
|
Fixed style issues
|
2020-12-14 00:50:55 +03:00 |
StorageMemory.h
|
Changed BlocksList to Blocks
|
2020-12-14 00:21:25 +03:00 |
StorageMerge.cpp
|
Remove some headers
|
2021-01-05 06:22:06 +03:00 |
StorageMerge.h
|
Fix access rights required for the merge() table function.
|
2020-12-17 12:29:07 +03:00 |
StorageMergeTree.cpp
|
Revert "Add metrics for part number in MergeTree in ClickHouse"
|
2021-01-07 16:40:52 +03:00 |
StorageMergeTree.h
|
Fix comment
|
2020-12-22 16:48:10 +03:00 |
StorageMongoDB.cpp
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMongoDB.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageMySQL.cpp
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
StorageMySQL.h
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
StorageNull.cpp
|
|
|
StorageNull.h
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
StorageProxy.h
|
OPTIMIZE DEDUPLICATE BY columns
|
2020-12-07 09:44:07 +03:00 |
StorageReplicatedMergeTree.cpp
|
Revert "Add metrics for part number in MergeTree in ClickHouse"
|
2021-01-07 16:40:52 +03:00 |
StorageReplicatedMergeTree.h
|
Merge branch 'master' into Enmk-Optimize_deduplicate
|
2020-12-20 09:57:10 +03:00 |
StorageS3.cpp
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
StorageS3.h
|
Adaptive choose of single/multi part upload in WriteBufferFromS3.
|
2020-12-09 17:09:04 +03:00 |
StorageS3Settings.cpp
|
Added proper authentication for S3 client (#16856)
|
2020-12-10 12:19:42 +03:00 |
StorageS3Settings.h
|
Added proper authentication for S3 client (#16856)
|
2020-12-10 12:19:42 +03:00 |
StorageSet.cpp
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageSet.h
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
StorageStripeLog.cpp
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
StorageStripeLog.h
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-22 00:41:52 +03:00 |
StorageTableFunction.h
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
StorageTinyLog.cpp
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
StorageTinyLog.h
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-22 00:41:52 +03:00 |
StorageURL.cpp
|
abort() instead of std::terminate() + cleanup
|
2020-12-30 08:31:45 +03:00 |
StorageURL.h
|
More forward declaration for generic headers
|
2020-12-12 17:43:10 +03:00 |
StorageValues.cpp
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
StorageValues.h
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
StorageView.cpp
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
StorageView.h
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
StorageXDBC.cpp
|
More forward declaration for generic headers
|
2020-12-12 17:43:10 +03:00 |
StorageXDBC.h
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
TableLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
Add comments. Update ActionsDAG::Index
|
2020-11-10 17:54:59 +03:00 |
TTLDescription.h
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
|
|
VirtualColumnUtils.h
|
|
|
ya.make
|
DDLWorkerQueueTable - add intial scaffolding
|
2021-01-07 11:10:40 -08:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |