.. |
Distributed
|
Little better #7600
|
2019-11-05 22:31:07 +03:00 |
Kafka
|
Don't initialize some constant blocks in a loop (#7475)
|
2019-11-01 14:34:29 +03:00 |
LiveView
|
Fixed compile errors on macOS Catalina
|
2019-11-01 23:33:43 +07:00 |
MergeTree
|
fix final mark with empty primary key
|
2019-11-05 20:42:35 +03:00 |
System
|
fix cluster system is_local
|
2019-11-04 10:56:12 +08:00 |
tests
|
Early constant folding.
|
2019-10-31 23:54:32 +08:00 |
AlterCommands.cpp
|
Rename method for settings check
|
2019-09-01 00:15:40 +03:00 |
AlterCommands.h
|
Eventually merged with master
|
2019-08-26 13:07:32 +03:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
|
|
ColumnDefault.h
|
|
|
ColumnsDescription.cpp
|
|
|
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
|
|
|
IStorage.cpp
|
Review fixes.
|
2019-10-21 19:26:29 +03:00 |
IStorage.h
|
Merged with master
|
2019-10-31 14:41:29 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
PartitionCommands.h
|
Small refactoring
|
2019-09-04 16:24:55 +03:00 |
registerStorages.cpp
|
Table function and storage.
|
2019-09-04 13:39:53 +00:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
|
|
StorageBuffer.cpp
|
Do not account memory for Buffer engine in max_memory_usage limit
|
2019-10-31 22:26:50 +03:00 |
StorageBuffer.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageDictionary.cpp
|
Rename ExternalDictionaries to ExternalDictionariesLoader
|
2019-09-26 13:41:33 +03:00 |
StorageDictionary.h
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageDistributed.cpp
|
Add _shard_num virtual column for the Distributed engine
|
2019-11-06 15:26:12 +03:00 |
StorageDistributed.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageFactory.cpp
|
Check TTL in StorageFactory
|
2019-10-14 17:03:39 +08:00 |
StorageFactory.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
StorageFile.cpp
|
Merge branch 'master' into yet-another-minor-changes-and-docs-for-hdfs
|
2019-09-23 18:16:01 +03:00 |
StorageFile.h
|
Merge with master
|
2019-09-09 14:13:36 +03:00 |
StorageHDFS.cpp
|
Fixed exception in case of using 1 argument while defining S3, URL and HDFS storages.
|
2019-11-04 20:11:50 +03:00 |
StorageHDFS.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageInput.cpp
|
minor fixes of table function input
|
2019-09-05 16:17:01 +03:00 |
StorageInput.h
|
Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function
|
2019-09-04 15:25:20 +03:00 |
StorageJoin.cpp
|
fix use after free (change Join <-> AnalyzedJoin ownership)
|
2019-09-16 15:37:46 +03:00 |
StorageJoin.h
|
MergeJoin in progress
|
2019-09-09 22:43:37 +03:00 |
StorageLog.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageLog.h
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageMaterializedView.cpp
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageMaterializedView.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageMemory.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageMemory.h
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageMerge.cpp
|
Preparing databases for dictionaries
|
2019-10-10 20:33:01 +03:00 |
StorageMerge.h
|
Preparing databases for dictionaries
|
2019-10-10 20:33:01 +03:00 |
StorageMergeTree.cpp
|
Merge pull request #7602 from excitoon-favorites/cloneAndLoadDataPartOnSameDisk
|
2019-11-04 14:42:30 +03:00 |
StorageMergeTree.h
|
Merged with master
|
2019-10-31 14:41:29 +03:00 |
StorageMySQL.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageMySQL.h
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
StorageNull.cpp
|
Resolve conflicts
|
2019-08-26 21:08:58 +03:00 |
StorageNull.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #7602 from excitoon-favorites/cloneAndLoadDataPartOnSameDisk
|
2019-11-04 14:42:30 +03:00 |
StorageReplicatedMergeTree.h
|
Merged with master
|
2019-10-31 14:41:29 +03:00 |
StorageS3.cpp
|
Fixed exception in case of using 1 argument while defining S3, URL and HDFS storages.
|
2019-11-04 20:11:50 +03:00 |
StorageS3.h
|
Attempt to make table-level setting s3_min_upload_part_size .
|
2019-09-23 12:41:59 +00:00 |
StorageSet.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageSet.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageStripeLog.cpp
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
StorageStripeLog.h
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
StorageTinyLog.cpp
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageTinyLog.h
|
Remove trash
|
2019-09-04 19:00:20 +03:00 |
StorageURL.cpp
|
Fixed exception in case of using 1 argument while defining S3, URL and HDFS storages.
|
2019-11-04 20:11:50 +03:00 |
StorageURL.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageValues.cpp
|
|
|
StorageValues.h
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
StorageView.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageView.h
|
Slightly improve table locks
|
2019-08-28 02:47:30 +03:00 |
StorageXDBC.cpp
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
StorageXDBC.h
|
Merging CONSTRAINTS support
|
2019-08-25 00:20:20 +03:00 |
TableStructureLockHolder.h
|
Fixed build
|
2019-08-27 17:31:34 +03:00 |
transformQueryForExternalDatabase.cpp
|
transformQueryForExternalDatabase: fixed constant folding for Date and DateTime
|
2019-10-09 23:13:34 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
VirtualColumnUtils.cpp
|
Simplify buildWhereExpression() by using makeASTFunction() helper
|
2019-11-06 20:37:30 +03:00 |
VirtualColumnUtils.h
|
|
|