.. |
Distributed
|
Change initialization order for StorageDistributedDirectoryMonitor members.
|
2019-12-24 21:25:00 +03:00 |
Kafka
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
LiveView
|
Fixing styling error.
|
2020-01-01 18:01:43 -05:00 |
MergeTree
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
System
|
Automatic removing of config repositories to simplify the code.
|
2019-12-31 06:30:27 +07:00 |
tests
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
AlterCommands.cpp
|
More comments
|
2019-12-29 14:25:26 +03:00 |
AlterCommands.h
|
More comments
|
2019-12-29 14:25:26 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnsDescription.cpp
|
Fixed unpleasant code #6401
|
2019-08-08 23:02:30 +03:00 |
ColumnsDescription.h
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
Minor review fixes
|
2019-05-25 17:07:45 +03:00 |
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
|
|
|
IStorage.cpp
|
Lock structure by default for generic alter implementation
|
2019-12-29 19:34:32 +03:00 |
IStorage.h
|
Better changes
|
2019-12-27 18:07:53 +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
|
Renamed TTLDestinationType to PartDestinationType.
|
2019-12-11 13:24:20 +03:00 |
PartitionCommands.h
|
|
|
ReadInOrderOptimizer.cpp
|
improve input order analyzing and turn on order by optimization with left/inner joins
|
2019-12-20 16:15:17 +03: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
|
Build fixes. Arm, minimal build
|
2019-12-20 17:46:00 +03:00 |
SelectQueryInfo.h
|
Merge pull request #7769 from amosbird/betterprewhere
|
2019-12-31 09:07:02 +03:00 |
StorageBuffer.cpp
|
Move check alter to alter interpreter
|
2019-12-29 14:09:10 +03:00 |
StorageBuffer.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageDictionary.cpp
|
Rename ExternalDictionaries to ExternalDictionariesLoader
|
2019-09-26 13:41:33 +03:00 |
StorageDictionary.h
|
|
|
StorageDistributed.cpp
|
Move check alter to alter interpreter
|
2019-12-29 14:09:10 +03:00 |
StorageDistributed.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageFactory.cpp
|
fixes
|
2019-12-24 20:41:24 +03:00 |
StorageFactory.h
|
fixes
|
2019-12-24 20:41:24 +03:00 |
StorageFile.cpp
|
whitelist /dev/null in StorageFile
|
2019-12-30 02:37:55 +08:00 |
StorageFile.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageHDFS.cpp
|
Fix some conflicts
|
2019-12-03 19:32:41 +03:00 |
StorageHDFS.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
StorageInMemoryMetadata.h
|
More usage of StorageInMemoryMetadata
|
2019-12-27 22:04:30 +03:00 |
StorageInput.cpp
|
|
|
StorageInput.h
|
|
|
StorageJoin.cpp
|
Update StorageJoin.cpp
|
2019-12-31 00:30:25 +03:00 |
StorageJoin.h
|
Merge branch 'master' into relative_paths_in_storages
|
2019-12-24 19:58:34 +03:00 |
StorageLog.cpp
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageLog.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageMaterializedView.cpp
|
Merge pull request #8130 from CurtizJ/optimize-storage-merge
|
2019-12-22 12:43:18 +03:00 |
StorageMaterializedView.h
|
|
|
StorageMemory.cpp
|
|
|
StorageMemory.h
|
|
|
StorageMerge.cpp
|
Merge pull request #8447 from amosbird/c++20
|
2019-12-31 21:06:41 +03:00 |
StorageMerge.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageMergeTree.cpp
|
Move check alter to alter interpreter
|
2019-12-29 14:09:10 +03:00 |
StorageMergeTree.h
|
More usage of metadata
|
2019-12-27 19:34:50 +03:00 |
StorageMySQL.cpp
|
More GCC warnings
|
2019-12-16 23:19:50 +02:00 |
StorageMySQL.h
|
|
|
StorageNull.cpp
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageNull.h
|
Better alter
|
2019-12-26 21:17:05 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #8318 from excitoon-favorites/replicatedalterttl
|
2020-01-04 20:42:39 +03:00 |
StorageReplicatedMergeTree.h
|
More usage of metadata
|
2019-12-27 19:34:50 +03:00 |
StorageS3.cpp
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
StorageS3.h
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
StorageSet.cpp
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageSet.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageStripeLog.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
StorageStripeLog.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageTinyLog.cpp
|
fixes
|
2019-12-24 20:41:24 +03:00 |
StorageTinyLog.h
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
StorageURL.cpp
|
one line
|
2019-12-26 19:51:17 +03:00 |
StorageURL.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
|
|
StorageView.cpp
|
hold shared pointers to table function Storage and Context from InterpreterSelectQuery
|
2019-11-15 21:42:32 +03:00 |
StorageView.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageXDBC.cpp
|
Build fixes. Arm, minimal build
|
2019-12-20 17:46:00 +03:00 |
StorageXDBC.h
|
|
|
TableStructureLockHolder.h
|
|
|
transformQueryForExternalDatabase.cpp
|
transformQueryForExternalDatabase: fixed constant folding for Date and DateTime
|
2019-10-09 23:13:34 +03: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 |