.. |
Distributed
|
Some InterpreterSelectQuery refactoring (#9035)
|
2020-02-10 18:50:12 +03:00 |
Kafka
|
Merge pull request #8969 from filimonov/kafka_producer_with_key_and_timestamp
|
2020-02-11 22:03:37 +03:00 |
LiveView
|
Rewrite the User class to be controlled by AccessControlManager.
|
2020-01-31 20:27:32 +03:00 |
MergeTree
|
fix segfault in MergeTreeRangeReader
|
2020-02-14 00:20:35 +03:00 |
System
|
Changed thread_id to UInt64 to support more OS
|
2020-02-02 23:01:13 +03:00 |
tests
|
Fix unit tests
|
2020-02-07 12:51:48 +03:00 |
AlterCommands.cpp
|
ALTER <materialized view name> MODIFY QUERY <select_query>
|
2020-01-30 14:12:49 +00:00 |
AlterCommands.h
|
ALTER <materialized view name> MODIFY QUERY <select_query>
|
2020-01-30 14:12:49 +00:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnsDescription.cpp
|
Stop flattening unnamed nested tuples
|
2020-01-27 23:26:39 +03:00 |
ColumnsDescription.h
|
|
|
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
getStructureOfRemoteTable.cpp
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Include FieldVisitors.h in less files.
|
2019-10-07 20:23:05 +03:00 |
IndicesDescription.h
|
Include FieldVisitors.h in less files.
|
2019-10-07 20:23:05 +03:00 |
IStorage_fwd.h
|
get rid of StorageWeakPtr
|
2020-01-14 19:54:25 +03:00 |
IStorage.cpp
|
Added force_tree_shaped_pipeline flag to SelectQueryInfo.
|
2020-02-17 13:42:14 +03:00 |
IStorage.h
|
Some InterpreterSelectQuery refactoring (#9035)
|
2020-02-10 18:50:12 +03:00 |
MarkCache.h
|
Make "mark_cache_min_lifetime" setting obsolete
|
2019-12-31 05:47:10 +03:00 |
MutationCommands.cpp
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
MutationCommands.h
|
Add parts_to_do_names column to system.mutations
|
2019-12-12 19:24:03 +03:00 |
PartitionCommands.cpp
|
fix merge conflict
|
2019-12-17 08:20:54 +01:00 |
PartitionCommands.h
|
Rename move partition to partition_expr to move partition to table partition_expr
|
2019-09-17 13:59:09 +02:00 |
ReadInOrderOptimizer.cpp
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
ReadInOrderOptimizer.h
|
improve input order analyzing and turn on order by optimization with left/inner joins
|
2019-12-20 16:15:17 +03:00 |
registerStorages.cpp
|
Build fixes. Arm, minimal build
|
2019-12-20 17:46:00 +03:00 |
registerStorages.h
|
Some InterpreterSelectQuery refactoring (#9035)
|
2020-02-10 18:50:12 +03:00 |
SelectQueryInfo.h
|
Added force_tree_shaped_pipeline flag to SelectQueryInfo.
|
2020-02-17 13:42:14 +03:00 |
StorageBuffer.cpp
|
Rename function #7477
|
2020-02-02 05:35:47 +03:00 |
StorageBuffer.h
|
Fix BufferSource.
|
2020-01-30 10:32:54 +03:00 |
StorageDictionary.cpp
|
Processors support for StorageDictionary.
|
2020-01-31 11:14:20 +03:00 |
StorageDictionary.h
|
Processors support for StorageDictionary.
|
2020-01-31 11:14:20 +03:00 |
StorageDistributed.cpp
|
Fix build.
|
2020-02-17 14:26:09 +03:00 |
StorageDistributed.h
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageFactory.cpp
|
Another fix for tests. Better handling of MV.
|
2020-01-27 21:28:37 +03:00 |
StorageFactory.h
|
Add replication and deduplication properties.
|
2020-01-27 17:14:49 +03:00 |
StorageFile.cpp
|
Fix StorageFile.
|
2020-02-14 13:22:05 +03:00 |
StorageFile.h
|
Processors support for StorageFile reading.
|
2020-01-31 16:12:11 +03:00 |
StorageHDFS.cpp
|
Processors support for StorageHDFS reading.
|
2020-01-31 17:06:43 +03:00 |
StorageHDFS.h
|
Processors support for StorageHDFS reading.
|
2020-01-31 17:06:43 +03:00 |
StorageID.h
|
fix empty table name
|
2020-01-09 19:01:44 +03:00 |
StorageInMemoryMetadata.h
|
ALTER <materialized view name> MODIFY QUERY <select_query>
|
2020-01-30 14:12:49 +00:00 |
StorageInput.cpp
|
Processors support for StorageInput reading.
|
2020-01-31 17:26:51 +03:00 |
StorageInput.h
|
Processors support for StorageInput reading.
|
2020-01-31 17:26:51 +03:00 |
StorageJoin.cpp
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageJoin.h
|
Processors support for StorageLog reading.
|
2020-01-31 18:10:10 +03:00 |
StorageLog.cpp
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageLog.h
|
Processors support for StorageLog reading.
|
2020-01-31 18:10:10 +03:00 |
StorageMaterializedView.cpp
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageMaterializedView.h
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageMemory.cpp
|
Fix MemorySource.
|
2020-01-31 19:36:57 +03:00 |
StorageMemory.h
|
Processors support for StorageMemory reading.
|
2020-01-31 18:26:10 +03:00 |
StorageMerge.cpp
|
Fix build.
|
2020-02-17 14:55:32 +03:00 |
StorageMerge.h
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageMergeTree.cpp
|
fix alters if ttl is set
|
2020-01-23 16:04:06 +03:00 |
StorageMergeTree.h
|
Merged with master
|
2020-01-23 18:44:26 +03:00 |
StorageMySQL.cpp
|
Processors support for StorageMySQL reading.
|
2020-01-31 19:46:27 +03:00 |
StorageMySQL.h
|
Merge with master.
|
2020-02-14 20:47:39 +03:00 |
StorageNull.cpp
|
Some InterpreterSelectQuery refactoring (#9035)
|
2020-02-10 18:50:12 +03:00 |
StorageNull.h
|
Processors support for StorageNull reading.
|
2020-02-03 14:23:52 +03:00 |
StorageReplicatedMergeTree.cpp
|
Remove redundant lock
|
2020-02-09 11:52:42 +03:00 |
StorageReplicatedMergeTree.h
|
Merged with master
|
2020-01-23 18:44:26 +03:00 |
StorageS3.cpp
|
Fix build.
|
2020-02-14 20:50:27 +03:00 |
StorageS3.h
|
Processors support for StorageS3 reading.
|
2020-02-03 21:01:41 +03:00 |
StorageSet.cpp
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
StorageSet.h
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
StorageStripeLog.cpp
|
Processors support for StorageStripeLog reading.
|
2020-02-14 13:57:09 +03:00 |
StorageStripeLog.h
|
Processors support for StorageStripeLog reading.
|
2020-02-14 13:57:09 +03:00 |
StorageTinyLog.cpp
|
Merging DiskS3
|
2020-01-19 02:18:23 +03:00 |
StorageTinyLog.h
|
Base implementation of IDisk interafce for S3
|
2020-01-17 14:34:39 +03:00 |
StorageURL.cpp
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-09 17:33:58 +03:00 |
StorageURL.h
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
StorageValues.cpp
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
StorageValues.h
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
StorageView.cpp
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-10 14:51:21 +03:00 |
StorageView.h
|
Check access rights via new interface.
|
2020-01-31 20:27:28 +03:00 |
StorageXDBC.cpp
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-09 17:33:58 +03:00 |
StorageXDBC.h
|
better constructors of storages
|
2019-12-26 20:04:08 +03:00 |
TableStructureLockHolder.h
|
Fixed build
|
2019-08-27 17:31:34 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
transformQueryForExternalDatabase.h
|
|
|
VirtualColumnUtils.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
VirtualColumnUtils.h
|
Wrap _shard_num with toUInt32 for simpler JOIN with system.clusters.shard_num
|
2019-11-06 21:02:42 +03:00 |