.. |
tests
|
dbms: Server: updated unit test [#METR-14875]
|
2015-02-27 00:36:21 +03:00 |
Aggregator.cpp
|
dbms: fixed error in prev. revision [#METR-2944].
|
2015-02-22 21:02:54 +03:00 |
Cluster.cpp
|
dbms: extract function Cluster::isLocal
|
2015-02-10 17:50:52 +03:00 |
Compiler.cpp
|
dbms: fixed dynamic compiler [#METR-2944].
|
2015-02-16 20:08:57 +03:00 |
Context.cpp
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
DictionaryFactory.cpp
|
dbms: cache dictionary revamp [#METR-13298]
|
2015-02-26 17:53:45 +03:00 |
executeQuery.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
ExpressionActions.cpp
|
dbms: fixed error with JOIN [#METR-14847].
|
2015-01-31 00:19:35 +03:00 |
ExpressionAnalyzer.cpp
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:05:25 +03:00 |
ExternalDictionaries.cpp
|
dbms: extract external dictionaries management to a separate type [#METR-13298]
|
2015-02-10 20:40:40 +03:00 |
InterpreterAlterQuery.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
InterpreterCheckQuery.cpp
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
InterpreterCreateQuery.cpp
|
dbms: make StorageFactory a singleton
|
2015-02-09 13:10:35 +03:00 |
InterpreterDropQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
InterpreterInsertQuery.cpp
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +03:00 |
InterpreterQuery.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
InterpreterRenameQuery.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
InterpreterSelectQuery.cpp
|
dbms: added setting 'group_by_two_level_threshold' for fine tuning [#METR-2944].
|
2015-02-22 08:51:16 +03:00 |
InterpreterShowTablesQuery.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
Join.cpp
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
loadMetadata.cpp
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
LogicalExpressionsOptimizer.cpp
|
dbms: Server: simplified code and updated settings [#METR-14875]
|
2015-02-25 17:23:15 +03:00 |
Quota.cpp
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +00:00 |
Set.cpp
|
dbms: addition to prev. revision [#METR-2944].
|
2015-03-02 04:39:42 +03:00 |
Settings.cpp
|
dbms: added value 2 for setting 'readonly'; ignoring settings from remote client in readonly mode [#METR-15168].
|
2015-02-27 23:35:26 +03:00 |
sortBlock.cpp
|
dbms: fixed collations; preparation to external sorting [#METR-2944].
|
2015-01-07 18:30:11 +03:00 |