Commit Graph

5241 Commits

Author SHA1 Message Date
Alexey Arno
5914aa23f5 Merge 2015-05-27 15:04:26 +03:00
Alexey Milovidov
5390f492e1 dbms: JOIN with empty table: additions [#METR-16476]. 2015-05-27 03:55:54 +03:00
Andrey Mironov
7f38ad390e dbms: allow specifying expressions for dictionary attributes [#METR-16432] 2015-05-26 18:09:53 +03:00
Andrey Mironov
ff4fb2784a zkutil: rework KeeperException to minimize repetition, set non-zero return code for KeeperException, process ZSESSIONMOVED as unrecoverable 2015-05-26 17:40:36 +03:00
Evgeniy Gatov
d651c88e1b Merge 2015-05-26 17:24:01 +03:00
Evgeniy Gatov
69b8f062d5 Merge 2015-05-26 17:22:11 +03:00
Andrey Mironov
afa79bfcda dbms: add parsing of expression to DictionaryStructure [#METR-16432] 2015-05-26 15:24:31 +03:00
Andrey Mironov
31b868184d dbms: show all dictionaries in system.dictionaries, even the ones failed to load. [#METR-16466] 2015-05-26 14:54:05 +03:00
Evgeniy Gatov
1e54263b2c Merge 2015-05-26 13:20:19 +03:00
Alexey Arno
28822deffb dbms: Server: Fixed computation overflow issue. [#METR-16435] 2015-05-26 13:00:17 +03:00
Alexey Milovidov
baaf5d0485 dbms: allowed to JOIN with empty table [#METR-16476]. 2015-05-26 03:37:48 +03:00
Alexey Milovidov
c160b7e460 dbms: tiny modification [#METR-2944]. 2015-05-26 03:35:13 +03:00
Alexey Arno
3bff6644f9 dbms: Server: Updated functional test for rounding functions. [#METR-15210] 2015-05-25 19:32:53 +03:00
Alexey Arno
d34ed382e0 dbms: Server: Added functional test for rounding functions. [#METR-15210] 2015-05-25 19:13:10 +03:00
Andrey Mironov
fef078c8ec Merge 2015-05-25 18:33:44 +03:00
Alexey Arno
c965ef892a Merge 2015-05-25 18:09:12 +03:00
Alexey Arno
020fc1a147 Merge 2015-05-25 18:08:31 +03:00
Alexey Arno
ab3befbf92 dbms: Server: Fixed MySQL-conformance issue after testing. [#METR-15210] 2015-05-25 18:04:21 +03:00
Alexey Arno
57287a28c1 Merge 2015-05-25 16:39:06 +03:00
Alexey Arno
9184d8781b dbms: Server: Cosmetic tweak. [#METR-15210] 2015-05-25 16:38:06 +03:00
Alexey Arno
b7da487317 dbms: Server: Removed useless include. [#METR-15210] 2015-05-25 16:37:08 +03:00
Alexey Arno
ea54cea42e Merge 2015-05-25 16:35:52 +03:00
Alexey Arno
46529f57d9 dbms: Server: Implemented MySQL-conformant behavior. [#METR-15210] 2015-05-25 16:35:04 +03:00
Pavel Kartavyy
52b004722e CalcCloud: fix compability with java StoreInfo 2015-05-25 16:20:17 +03:00
Roman Peshkurov
61ce2f4198 Merge 2015-05-25 15:38:07 +03:00
Roman Peshkurov
ffd76bf2a7 Merge 2015-05-25 15:37:29 +03:00
Roman Peshkurov
c8e3d8595a Merge 2015-05-25 15:33:56 +03:00
Pavel Kartavyy
ce8e182d9c dbms: fix comments for network_compression_method [#METR-16391] 2015-05-22 18:22:37 +03:00
Pavel Kartavyy
665afc2550 dbms: renamed SettingsNetworkCompressionMethod to SettingsCompressionMethod[#METR-16391] 2015-05-22 18:22:36 +03:00
Pavel Kartavyy
34f1b2e8a8 dbms: build fix [#METR-16391] 2015-05-22 18:22:36 +03:00
Pavel Kartavyy
392dc138ba dbms: add compression method to client [#METR-16391] 2015-05-22 18:22:36 +03:00
Pavel Kartavyy
391ec6451b dbms: use network_compression_method when server writes result [#METR-16391] 2015-05-22 18:22:36 +03:00
Pavel Kartavyy
65d74a6195 dbms: add network compression method to settings [#METR-16391]
dbms: add network compression method to settings [#METR-16391]
2015-05-22 18:22:36 +03:00
Roman Peshkurov
9f2e84ed34 Merge 2015-05-22 16:58:02 +03:00
Roman Peshkurov
5636d89f79 Merge 2015-05-22 16:57:16 +03:00
Andrey Mironov
f465feeb28 dbms: DictionarySource::loadIds pass ids by reference to const.
Allow specifying "where" for MySQL and ClickHouse dictionary sources [#METR-16432]
2015-05-22 16:25:59 +03:00
Andrey Mironov
3fc0fda58f dbms: ExpressionAnalyzer: addStorageAliases add useful todo 2015-05-22 16:25:59 +03:00
Evgeniy Gatov
bd62ecdbfd Merge 2015-05-22 15:20:50 +03:00
Vsevolod Orlov
6cfec541a5 Merge 2015-05-22 13:37:26 +03:00
Vsevolod Orlov
b48f8264f0 Merge 2015-05-22 11:41:07 +03:00
Andrey Mironov
9b5ff37c09 dbms: set optimize_move_to_prewhere to on by default [#METR-13020] 2015-05-21 19:26:23 +03:00
Roman Peshkurov
f72ad2a966 Merge 2015-05-21 16:48:05 +03:00
Andrey Mironov
8ddc49125c dbms: do not expand ALIAS column names. [#METR-16390] 2015-05-21 16:47:29 +03:00
Roman Peshkurov
4e25226f67 Merge 2015-05-21 16:36:57 +03:00
Roman Peshkurov
360fc4cf71 Merge 2015-05-21 16:35:54 +03:00
Andrey Mironov
728d367d34 dbms: FunctionsMath: use Vec2d::store for faster stores 2015-05-21 15:26:29 +03:00
Pavel Kartavyy
f377dccdf1 PoolWothFailover: fix wrong exception type 2015-05-21 14:19:58 +03:00
Evgeniy Gatov
3e82ff0284 Merge 2015-05-21 13:19:48 +03:00
Vsevolod Orlov
cef46daf49 Merge 2015-05-21 10:21:26 +03:00
Evgeniy Gatov
3cc2e09935 Merge 2015-05-20 23:47:16 +03:00