.. |
AggregateDescription.h
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 15:58:02 +03:00 |
AggregationCommon.h
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 21:04:53 +03:00 |
Aggregator.h
|
Fixed errors in clang (part 4) [#METR-2807].
|
2015-01-21 07:23:22 +03:00 |
Cluster.h
|
dbms: Cluster: cleanups [#METR-2944].
|
2015-01-13 03:56:43 +03:00 |
Compiler.h
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-18 04:18:39 +03:00 |
Context.h
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
Dictionaries.h
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
evaluateMissingDefaults.h
|
dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199]
|
2014-11-21 16:34:37 +03:00 |
executeQuery.h
|
dbms: tracking amount of memory usage per query [#METR-11015].
|
2014-05-04 02:57:43 +04:00 |
ExpressionActions.h
|
Merge
|
2014-07-15 14:13:36 +04:00 |
ExpressionAnalyzer.h
|
dbms: fixed error with JOINs [#METR-14847].
|
2015-02-01 10:20:33 +03:00 |
ExternalDictionaries.h
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
InterpreterAlterQuery.h
|
Merge
|
2014-11-12 13:42:04 +03:00 |
InterpreterCheckQuery.h
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
InterpreterCreateQuery.h
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
InterpreterDescribeQuery.h
|
dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739]
|
2014-10-21 16:11:20 +04:00 |
InterpreterDropQuery.h
|
Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202]
|
2014-03-20 14:59:45 +04:00 |
InterpreterExistsQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterInsertQuery.h
|
dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789].
|
2014-04-07 23:08:47 +04:00 |
InterpreterOptimizeQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterQuery.h
|
dbms: fixed error with INSERT more than MAX_BLOCK_SIZE via HTTP [#METR-10789].
|
2014-04-07 23:08:47 +04:00 |
InterpreterRenameQuery.h
|
dbms: development [#CONV-2944].
|
2012-06-18 06:19:13 +00:00 |
InterpreterSelectQuery.h
|
dbms: added distributed sorting [#METR-2944].
|
2015-01-18 11:27:28 +03:00 |
InterpreterSetQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterShowCreateQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterShowProcesslistQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterShowTablesQuery.h
|
dbms: development [#CONV-2944].
|
2012-06-18 07:49:19 +00:00 |
InterpreterUseQuery.h
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterserverIOHandler.h
|
Merge
|
2014-04-02 11:59:43 +04:00 |
Join.h
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-29 06:11:56 +03:00 |
Limits.h
|
dbms: added support for external sorting [#METR-2944].
|
2015-01-07 20:19:23 +03:00 |
loadMetadata.h
|
dbms: development [#CONV-2944].
|
2011-11-05 23:31:19 +00:00 |
ProcessList.h
|
dbms: prepared for fully-functional progress bar [#METR-2944].
|
2014-10-25 22:33:52 +04:00 |
Quota.h
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +00:00 |
reinterpretAsIdentifier.h
|
rename evaluateDatabaseName function and header, add comments
|
2014-09-24 15:53:41 +04:00 |
Set.h
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +03:00 |
Settings.h
|
dbms: Server: add support for multiple connections in PoolWithFailoverBase. [#METR-14410]
|
2015-02-03 16:36:08 +03:00 |
SettingsCommon.h
|
dbms: added value 'in_order' to setting 'load_balancing' [#METR-14782].
|
2015-01-26 22:55:10 +03:00 |
sortBlock.h
|
dbms: lowered memory usage of huge ORDER BY with small LIMIT [#METR-2944].
|
2014-12-15 07:13:33 +03:00 |
SpecializedAggregator.h
|
dbms: compiled aggregator: added support for empty list of aggregate functions [#METR-2944].
|
2015-01-18 04:11:32 +03:00 |
Users.h
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |