.. |
Distributed
|
Rewrite StorageSystemDistributionQueue interfaces
|
2020-06-04 03:04:32 +03:00 |
Kafka
|
Fix the test, adjust default for queued.min.messages
|
2020-06-04 14:14:24 +02:00 |
LiveView
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
MergeTree
|
Less debug
|
2020-06-08 17:21:12 +03:00 |
System
|
Rewrite StorageSystemDistributionQueue interfaces
|
2020-06-04 03:04:32 +03:00 |
tests
|
Speed up build by removing old example programs
|
2020-06-06 19:19:16 +03:00 |
AlterCommands.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +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
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
getStructureOfRemoteTable.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IndicesDescription.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
IndicesDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
IStorage_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IStorage.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
IStorage.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
KeyDescription.cpp
|
Fix several bugs
|
2020-06-08 17:18:38 +03:00 |
KeyDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +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
|
changes after review #1
|
2020-05-13 16:49:10 +03:00 |
ReadInOrderOptimizer.h
|
changes after review #1
|
2020-05-13 16:49:10 +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
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
SelectQueryDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
SelectQueryInfo.h
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-05-31 00:21:02 +03:00 |
StorageBuffer.cpp
|
Merge pull request #9113 from dimarub2000/group_by_in_order_optimization
|
2020-06-06 14:25:59 +03:00 |
StorageBuffer.h
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
StorageDictionary.cpp
|
Show information about not loaded dictionaries in system.columns, system.tables
|
2020-04-18 12:50:54 +03:00 |
StorageDictionary.h
|
Merge pull request #10133 from 4ertus2/joins
|
2020-04-18 16:08:15 +03:00 |
StorageDistributed.cpp
|
Update StorageDistributed.cpp
|
2020-06-06 18:57:52 +03:00 |
StorageDistributed.h
|
Rewrite StorageSystemDistributionQueue interfaces
|
2020-06-04 03:04:32 +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
|
Fix pushing to views stream and refactor virtuals
|
2020-04-28 13:38:57 +03:00 |
StorageFile.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageGenerateRandom.cpp
|
Try fix header for GenerateRandom.
|
2020-05-07 17:14:56 +03:00 |
StorageGenerateRandom.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageHDFS.cpp
|
Whitespaces
|
2020-06-08 00:05:36 +03:00 |
StorageHDFS.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageInMemoryMetadata.cpp
|
Fix several bugs
|
2020-06-08 17:18:38 +03:00 |
StorageInMemoryMetadata.h
|
Fix several bugs
|
2020-06-08 17:18:38 +03:00 |
StorageInput.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageInput.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageJoin.cpp
|
make clang-10 happy
|
2020-06-01 22:38:51 +03:00 |
StorageJoin.h
|
renames: AnalyzedJoin -> TableJoin, Join -> HashJoin (#10065)
|
2020-04-07 12:48:47 +03:00 |
StorageLog.cpp
|
better rename
|
2020-04-07 18:31:33 +03:00 |
StorageLog.h
|
better rename
|
2020-04-07 18:31:33 +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
|
Merge branch 'master' into consistent_metadata4
|
2020-06-08 15:06:51 +03:00 |
StorageMaterializedView.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
StorageMemory.cpp
|
Merge branch 'master' into database_atomic
|
2020-04-23 17:31:37 +03:00 |
StorageMemory.h
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
StorageMerge.cpp
|
Merge pull request #9113 from dimarub2000/group_by_in_order_optimization
|
2020-06-06 14:25:59 +03:00 |
StorageMerge.h
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
StorageMergeTree.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
StorageMergeTree.h
|
Better code
|
2020-06-02 03:41:52 +03:00 |
StorageMySQL.cpp
|
Fix several wrong usages
|
2020-04-27 18:38:35 +03:00 |
StorageMySQL.h
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
StorageNull.cpp
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
StorageNull.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
StorageReplicatedMergeTree.cpp
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
StorageReplicatedMergeTree.h
|
Fix MSan failure in MergeTree
|
2020-06-04 01:11:06 +03:00 |
StorageS3.cpp
|
Merge pull request #11174 from excitoon-favorites/s3tests
|
2020-06-07 02:44:40 +03:00 |
StorageS3.h
|
Fix pushing to views stream and refactor virtuals
|
2020-04-28 13:38:57 +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
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageSet.h
|
better rename
|
2020-04-07 18:31:33 +03:00 |
StorageStripeLog.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageStripeLog.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageTinyLog.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageTinyLog.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
StorageURL.cpp
|
Support write for XDBCStorage
|
2020-04-28 03:56:44 +03:00 |
StorageURL.h
|
Support write for XDBCStorage
|
2020-04-28 03:56:44 +03:00 |
StorageValues.cpp
|
Review fixes and better test
|
2020-04-29 15:15:23 +03:00 |
StorageValues.h
|
Review fixes and better test
|
2020-04-29 15:15:23 +03:00 |
StorageView.cpp
|
Merge branch 'master' into consistent_metadata4
|
2020-06-08 15:06:51 +03:00 |
StorageView.h
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
StorageXDBC.cpp
|
Merge branch 'master' into merging_10554
|
2020-05-13 21:30:26 +03:00 |
StorageXDBC.h
|
Support write for XDBCStorage
|
2020-04-28 03:56:44 +03:00 |
TableStructureLockHolder.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
TTLDescription.h
|
Make metadata single structure
|
2020-06-05 20:29:40 +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 |