.. |
Distributed
|
Merge branch 'master' into global-thread-pool
|
2019-01-25 16:33:50 +03:00 |
Kafka
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
MergeTree
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_fix
|
2019-02-05 22:19:47 +03:00 |
System
|
Updated system.contributors
|
2019-02-01 18:49:17 +03:00 |
tests
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
AlterCommands.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
AlterCommands.h
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
CMakeLists.txt
|
|
|
ColumnCodec.h
|
ISSUES-838 add lz4、none、zstd codec
|
2018-12-13 12:10:34 +08:00 |
ColumnDefault.cpp
|
cleanup unused code
|
2018-12-05 15:49:15 +03:00 |
ColumnDefault.h
|
fixes for review CLICKHOUSE-3578
|
2018-12-06 20:20:17 +03:00 |
ColumnsDescription.cpp
|
Add ability to choose codecs for storage log and tiny log
|
2019-01-21 17:00:06 +03:00 |
ColumnsDescription.h
|
Add ability to choose codecs for storage log and tiny log
|
2019-01-21 17:00:06 +03:00 |
CompressionCodecSelector.h
|
Add test with non default config
|
2018-12-24 18:50:02 +03:00 |
getStructureOfRemoteTable.cpp
|
Fix bug with wrong user restrictions in remote table func
|
2019-01-09 15:21:04 +03:00 |
getStructureOfRemoteTable.h
|
|
|
IndicesDescription.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
IndicesDescription.h
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
IStorage.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
IStorage.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
ITableDeclaration.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
ITableDeclaration.h
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
MarkCache.h
|
|
|
MutationCommands.cpp
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
MutationCommands.h
|
|
|
PartitionCommands.cpp
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
PartitionCommands.h
|
Move FREEZE_ALL command source code inside |PartitionCommand|
|
2018-11-20 20:13:59 +03:00 |
registerStorages.cpp
|
Add integration test, put dependent libs to contrib, slightly refine
|
2018-12-07 14:41:24 +03:00 |
registerStorages.h
|
|
|
SelectQueryInfo.h
|
try to get rid of IAST::range #4058
|
2019-01-23 14:19:22 +03:00 |
StorageBuffer.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageBuffer.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
StorageCatBoostPool.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageCatBoostPool.h
|
|
|
StorageDictionary.cpp
|
Removed preemptive load of external dictionaries in presence of Dictionary database
|
2019-02-04 22:45:22 +03:00 |
StorageDictionary.h
|
Removed preemptive load of external dictionaries in presence of Dictionary database
|
2019-02-04 22:45:22 +03:00 |
StorageDistributed.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageDistributed.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
StorageFactory.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageFactory.h
|
|
|
StorageFile.cpp
|
Removed extraordinarily bad code in StorageFile #2150
|
2019-01-27 03:38:30 +03:00 |
StorageFile.h
|
|
|
StorageHDFS.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageHDFS.h
|
Add write logic and remove strange multifile read logic
|
2019-01-17 17:10:30 +03:00 |
StorageJoin.cpp
|
Renamed setting and variables #3973
|
2019-01-24 20:12:05 +03:00 |
StorageJoin.h
|
Add join_overwrite settings for StorageJoin.
|
2019-01-07 01:23:26 +08:00 |
StorageLog.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageLog.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
StorageMaterializedView.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageMaterializedView.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
StorageMemory.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageMemory.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
StorageMerge.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageMerge.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
StorageMergeTree.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageMergeTree.h
|
go to indicesDescr
|
2019-01-21 12:47:35 +03:00 |
StorageMySQL.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
StorageMySQL.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
StorageNull.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageNull.h
|
ISSUES-3110 fix merge and distributed engine query stage
|
2018-09-14 18:16:27 +08:00 |
StorageReplicatedMergeTree.cpp
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageReplicatedMergeTree.h
|
Data Skipping Indices (#4143)
|
2019-02-05 17:50:25 +03:00 |
StorageSet.cpp
|
Merge pull request #3957 from yandex/nicelulu-click_update
|
2018-12-28 22:50:16 +03:00 |
StorageSet.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
StorageStripeLog.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageStripeLog.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
StorageTinyLog.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageTinyLog.h
|
CLICKHOUSE-4229: Fix user forwarding for replicated queries which actually send queries to master node
|
2018-12-28 19:21:32 +03:00 |
StorageURL.cpp
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
StorageURL.h
|
Fix odbc table function
|
2018-09-22 17:58:03 +03:00 |
StorageView.cpp
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
StorageView.h
|
|
|
StorageXDBC.cpp
|
Kill odbc-bridge with clickhouse-server
|
2018-11-22 18:59:00 +03:00 |
StorageXDBC.h
|
New bridge interaction, quote identifier via api
|
2018-09-28 05:46:33 +03:00 |
transformQueryForExternalDatabase.cpp
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
transformQueryForExternalDatabase.h
|
|
|
VirtualColumnUtils.cpp
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
VirtualColumnUtils.h
|
|
|