.. |
Distributed
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
Kafka
|
Fix infinite loop when reading Kafka messages (#6354)
|
2019-08-07 19:10:14 +03:00 |
MergeTree
|
Merge pull request #6352 from yandex/no_space_left_on_device_message
|
2019-08-07 22:28:38 +03:00 |
System
|
Removed virtual columns from system.columns for backward compatibility
|
2019-08-08 18:48:32 +03:00 |
tests
|
Merge pull request #6388 from yandex/transform-query-substring-test
|
2019-08-08 03:11:37 +03:00 |
AlterCommands.cpp
|
Merge branch 'master' into issue-5286
|
2019-06-18 16:03:29 +03:00 |
AlterCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
CheckResults.h
|
Update CheckResults.h
|
2019-07-08 22:56:48 +03:00 |
CMakeLists.txt
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
ColumnCodec.h
|
|
|
ColumnDefault.cpp
|
Fix gcc9 warnings and ICE's
|
2019-05-31 11:55:01 +03:00 |
ColumnDefault.h
|
store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101]
|
2019-03-15 19:37:52 +03:00 |
ColumnsDescription.cpp
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
ColumnsDescription.h
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
CompressionCodecSelector.h
|
|
|
getStructureOfRemoteTable.cpp
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
IndicesDescription.h
|
setting
|
2019-02-12 20:54:52 +03:00 |
IStorage_fwd.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
IStorage.cpp
|
Fix infinite loop when reading Kafka messages (#6354)
|
2019-08-07 19:10:14 +03:00 |
IStorage.h
|
Fix infinite loop when reading Kafka messages (#6354)
|
2019-08-07 19:10:14 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
Removed strange quoting style like `this'. See https://english.stackexchange.com/questions/17695/any-reference-on-the-usage-of-a-backtick-and-single-quotation-mark-like-this
|
2019-06-15 15:06:22 +03:00 |
MutationCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
PartitionCommands.cpp
|
Simplified expression
|
2019-04-10 23:16:04 +03:00 |
PartitionCommands.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
registerStorages.cpp
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
better pipeline while reading in pk_order
|
2019-07-27 01:18:27 +03:00 |
StorageBuffer.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageBuffer.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDictionary.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDictionary.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageDistributed.cpp
|
fix segfault with enabled 'optimize_skip_unused_shards' and missing sharding key
|
2019-08-07 18:47:25 +03:00 |
StorageDistributed.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageFactory.cpp
|
Typos for many factories
|
2019-04-03 14:13:22 +03:00 |
StorageFactory.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
StorageFile.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageFile.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageHDFS.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageHDFS.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageJoin.cpp
|
better JOIN exception messages #5565
|
2019-08-05 17:03:14 +03:00 |
StorageJoin.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageLog.cpp
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageLog.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageMaterializedView.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMaterializedView.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMemory.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMemory.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMerge.cpp
|
Miscellaneous
|
2019-07-25 04:08:33 +03:00 |
StorageMerge.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMergeTree.cpp
|
add query 'SYSTEM STOP TTL MERGES'
|
2019-08-01 18:36:12 +03:00 |
StorageMergeTree.h
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
StorageMySQL.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageMySQL.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageNull.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageNull.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageReplicatedMergeTree.cpp
|
Merge pull request #6274 from CurtizJ/ttl-old-parts
|
2019-08-02 22:51:28 +03:00 |
StorageReplicatedMergeTree.h
|
filter by ttl parts created before 'alter ... modify ttl' query with 'optimize ... final' query
|
2019-08-01 14:10:42 +03:00 |
StorageSet.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageSet.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageStripeLog.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
StorageStripeLog.h
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
StorageTinyLog.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
StorageTinyLog.h
|
Lock the TinyLog storage when reading.
|
2019-07-31 13:59:12 +03:00 |
StorageURL.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageURL.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageValues.cpp
|
Fix infinite loop when reading Kafka messages (#6354)
|
2019-08-07 19:10:14 +03:00 |
StorageValues.h
|
Simplified table function "values"
|
2019-08-01 05:03:15 +03:00 |
StorageView.cpp
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
StorageView.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageXDBC.cpp
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
StorageXDBC.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
TableStructureLockHolder.h
|
add comments
|
2019-03-07 21:34:46 +03:00 |
transformQueryForExternalDatabase.cpp
|
Fixed test
|
2019-05-17 01:51:26 +03:00 |
transformQueryForExternalDatabase.h
|
Added failing test
|
2019-05-16 22:00:46 +03:00 |
VirtualColumnUtils.cpp
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |
VirtualColumnUtils.h
|
Remove unused functions
|
2019-05-20 15:16:51 +03:00 |