.. |
Distributed
|
Fix potential overflow in integer division #12119
|
2020-07-05 03:29:03 +03:00 |
Kafka
|
kafka: fix SIGSEGV if there is an message with error in the middle of the batch
|
2020-07-10 11:41:44 +03:00 |
LiveView
|
Fixing clang build.
|
2020-07-15 16:18:53 +02:00 |
MergeTree
|
Merge pull request #12277 from bobrik/ivan/exact-range-speedup
|
2020-07-16 19:17:50 +03:00 |
RabbitMQ
|
Fix trash from RabbitMQ
|
2020-07-13 04:11:48 +03:00 |
System
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-07-16 02:29:24 +04:00 |
tests
|
Fix incorrect unit test
|
2020-07-16 05:37:12 +03:00 |
AlterCommands.cpp
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
AlterCommands.h
|
ISSUES-4006 support first for ALTER ADD|MODIFY COLUMN
|
2020-07-01 22:58:52 +08:00 |
CheckResults.h
|
|
|
CMakeLists.txt
|
|
|
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.h
|
|
|
ColumnDependency.h
|
|
|
ColumnsDescription.cpp
|
ISSUES-4006 support first for ALTER ADD|MODIFY COLUMN
|
2020-07-01 22:58:52 +08:00 |
ColumnsDescription.h
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
CompressionCodecSelector.h
|
|
|
ConstraintsDescription.cpp
|
|
|
ConstraintsDescription.h
|
|
|
DataDestinationType.h
|
|
|
extractKeyExpressionList.cpp
|
|
|
extractKeyExpressionList.h
|
|
|
getStructureOfRemoteTable.cpp
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
IndicesDescription.h
|
Check arguments of bloom filter index
|
2020-07-10 11:13:21 +03:00 |
IStorage_fwd.h
|
|
|
IStorage.cpp
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
IStorage.h
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
KeyDescription.cpp
|
Fix race condition
|
2020-06-12 17:32:47 +03:00 |
KeyDescription.h
|
Slightly better interfaces and comments
|
2020-06-12 12:37:52 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
|
|
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
|
|
PartitionCommands.h
|
|
|
ReadInOrderOptimizer.cpp
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
ReadInOrderOptimizer.h
|
Compilable sorting key in metadata
|
2020-06-17 14:05:11 +03:00 |
registerStorages.cpp
|
Merge branch 'master' into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:29 +03:00 |
registerStorages.h
|
Merge branch 'master' into add-storage-rabbitmq-read-only
|
2020-07-02 16:08:29 +03:00 |
SelectQueryDescription.cpp
|
|
|
SelectQueryDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
SelectQueryInfo.h
|
Change push down logic in VIEW (#11513)
|
2020-06-15 15:36:10 +03:00 |
StorageBuffer.cpp
|
typo
|
2020-07-14 15:40:18 +03:00 |
StorageBuffer.h
|
Fix lifetime_bytes/lifetime_rows for Buffer direct block write
|
2020-07-12 01:16:05 +03:00 |
StorageDictionary.cpp
|
Make code clearer: use enum instead of bool internal .
|
2020-07-05 17:14:29 +03:00 |
StorageDictionary.h
|
Update StorageDictionary.h
|
2020-07-05 18:45:05 +03:00 |
StorageDistributed.cpp
|
Fix "Sharding key is not deterministic" message
|
2020-06-29 23:00:14 +03:00 |
StorageDistributed.h
|
Merge pull request #11715 from azat/dist-optimize_skip_unused_shards-fixes
|
2020-06-24 12:54:58 +03:00 |
StorageFactory.cpp
|
|
|
StorageFactory.h
|
|
|
StorageFile.cpp
|
done
|
2020-07-07 14:45:20 +03:00 |
StorageFile.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageGenerateRandom.cpp
|
Fix array size overflow in generateRandom
|
2020-06-28 17:33:02 +03:00 |
StorageGenerateRandom.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageHDFS.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageHDFS.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageInMemoryMetadata.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageInMemoryMetadata.h
|
Allow to ALTER partition key in some cases
|
2020-06-28 22:39:31 +03:00 |
StorageInput.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageInput.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageJoin.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageJoin.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageLog.cpp
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
StorageLog.h
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
StorageLogSettings.cpp
|
|
|
StorageLogSettings.h
|
|
|
StorageMaterializedView.cpp
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
StorageMaterializedView.h
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
StorageMemory.cpp
|
Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.
|
2020-06-25 00:27:53 +03:00 |
StorageMemory.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageMerge.cpp
|
Clang-tidy fixes
|
2020-06-22 18:51:11 +03:00 |
StorageMerge.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageMergeTree.cpp
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
StorageMergeTree.h
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
StorageMongoDB.cpp
|
Fixes
|
2020-06-26 17:28:00 +03:00 |
StorageMongoDB.h
|
Remove strange header
|
2020-06-26 19:32:15 +03:00 |
StorageMySQL.cpp
|
Support Enums type for MySQL engine #3985
|
2020-06-27 09:10:07 +08:00 |
StorageMySQL.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageNull.cpp
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageNull.h
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageReplicatedMergeTree.cpp
|
Whitespace
|
2020-07-15 19:37:52 +03:00 |
StorageReplicatedMergeTree.h
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
StorageS3.cpp
|
Implemented single part uploads for DiskS3 (#12026)
|
2020-07-09 17:09:17 +03:00 |
StorageS3.h
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
StorageS3Settings.cpp
|
|
|
StorageS3Settings.h
|
|
|
StorageSet.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageSet.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageStripeLog.cpp
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
StorageStripeLog.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageTinyLog.cpp
|
Fixup
|
2020-07-16 11:33:51 +03:00 |
StorageTinyLog.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageURL.cpp
|
Remove bad ugliness
|
2020-07-09 04:00:16 +03:00 |
StorageURL.h
|
Remove bad ugliness
|
2020-07-09 04:00:16 +03:00 |
StorageValues.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageValues.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageView.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageView.h
|
Select query in metadata
|
2020-06-17 17:06:22 +03:00 |
StorageXDBC.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageXDBC.h
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
TableLockHolder.h
|
Better comments
|
2020-06-22 12:49:21 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fix transform query for external databases in presense of aliases #12032
|
2020-07-06 04:50:45 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
TTLDescription.cpp
|
fix TTL after renaming column
|
2020-07-09 02:25:31 +03:00 |
TTLDescription.h
|
fix TTL after renaming column
|
2020-07-09 02:25:31 +03:00 |
TTLMode.h
|
|
|
VirtualColumnUtils.cpp
|
Fix filtering by virtual columns #12166
|
2020-07-09 02:52:57 +03:00 |
VirtualColumnUtils.h
|
|
|
ya.make
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |