.. |
Distributed
|
Merge branch 'master' into atomic_metadata5
|
2020-06-18 11:57:16 +03:00 |
Kafka
|
Merge branch 'master' into atomic_metadata5
|
2020-06-22 12:03:53 +03:00 |
LiveView
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
MergeTree
|
bump CI
|
2020-06-24 19:06:01 +03:00 |
System
|
merge master
|
2020-06-24 00:18:16 +03:00 |
tests
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
AlterCommands.cpp
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
AlterCommands.h
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
CheckResults.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnCodec.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDefault.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnDependency.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnsDescription.cpp
|
Check for suspicious codecs #4966
|
2020-05-04 03:11:49 +03:00 |
ColumnsDescription.h
|
Better virtuals logic
|
2020-04-27 16:55:30 +03:00 |
CompressionCodecSelector.h
|
Check for suspicious codecs #4966
|
2020-05-04 03:11:49 +03:00 |
ConstraintsDescription.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
ConstraintsDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
DataDestinationType.h
|
Rename PartDestinationType to DataDestionationType, because there is no part-specific information
|
2020-05-22 16:29:33 +03:00 |
extractKeyExpressionList.cpp
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
extractKeyExpressionList.h
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
getStructureOfRemoteTable.cpp
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
getStructureOfRemoteTable.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IndicesDescription.cpp
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
IndicesDescription.h
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
IStorage_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IStorage.cpp
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
IStorage.h
|
Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.
|
2020-06-25 00:27:53 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MutationCommands.cpp
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
MutationCommands.h
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
PartitionCommands.cpp
|
Rename PartDestinationType to DataDestionationType, because there is no part-specific information
|
2020-05-22 16:29:33 +03:00 |
PartitionCommands.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
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
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
registerStorages.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
SelectQueryDescription.cpp
|
Better assignment
|
2020-06-09 20:42:04 +03:00 |
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
|
Consider allocatedBytes() instead of bytes() in Storage{Buffer,Memory}.
|
2020-06-25 00:27:53 +03:00 |
StorageBuffer.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageDictionary.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageDictionary.h
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
StorageDistributed.cpp
|
Merge pull request #11715 from azat/dist-optimize_skip_unused_shards-fixes
|
2020-06-24 12:54:58 +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
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFactory.h
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
StorageFile.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageFile.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageGenerateRandom.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +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
|
Better comments
|
2020-06-22 12:49:21 +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
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageLog.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageLogSettings.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageLogSettings.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageMaterializedView.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageMaterializedView.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +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
|
Add missed lock
|
2020-06-23 11:04:43 +03:00 |
StorageMergeTree.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageMySQL.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03: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
|
Merge pull request #11896 from ClickHouse/merging_drop_replica
|
2020-06-24 11:42:39 +03:00 |
StorageReplicatedMergeTree.h
|
Merge pull request #11896 from ClickHouse/merging_drop_replica
|
2020-06-24 11:42:39 +03:00 |
StorageS3.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageS3.h
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
StorageS3Settings.cpp
|
Tiny fixes for storage s3
|
2020-06-04 16:48:20 +03:00 |
StorageS3Settings.h
|
Add default credentials and custom headers for s3 table functions.
|
2020-06-02 20:48:49 +03:00 |
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
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageStripeLog.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageTinyLog.cpp
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
StorageTinyLog.h
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
StorageURL.cpp
|
Better naming
|
2020-06-19 18:39:41 +03:00 |
StorageURL.h
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +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 the issue with ODBC bridge and identifier_quoting_style = None #7984
|
2020-05-11 23:05:08 +03:00 |
transformQueryForExternalDatabase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TTLDescription.cpp
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
TTLDescription.h
|
Fix race condition
|
2020-06-12 17:32:47 +03:00 |
TTLMode.h
|
Compileable code
|
2020-05-28 18:33:44 +03:00 |
VirtualColumnUtils.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
VirtualColumnUtils.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ya.make
|
Merge branch 'master' into consistent_metadata4
|
2020-06-08 15:06:51 +03:00 |