Alexey Arno
|
1738f80722
|
dbms: Server: add more optimizations and refactoring in InterpreterSelectQuery initialization. [#METR-14099]
|
2014-12-24 17:51:02 +03:00 |
|
Alexey Arno
|
9632b38e50
|
dbms: Server: add optimization in InterpreterSelectQuery initialization. [#METR-14099]
|
2014-12-24 17:05:55 +03:00 |
|
Alexey Arno
|
1e9ba1fcd9
|
dbms: Server: Remove boilerplate code. [#METR-14099]
|
2014-12-24 15:59:02 +03:00 |
|
Alexey Arno
|
3491907e9f
|
dbms: Server: modify columns renaming rules [#METR-14099]
|
2014-12-24 14:24:43 +03:00 |
|
Alexey Arno
|
f2a91ce881
|
dbms: Server: second part of the fix for column renaming in UNION ALL queries. [#METR-14099]
|
2014-12-23 20:20:42 +03:00 |
|
Alexey Arno
|
58f0f47dbc
|
dbms: Server: add first part of a fix for column renaming in UNION ALL queries.
|
2014-12-23 18:33:36 +03:00 |
|
Alexey Milovidov
|
9d87dbc703
|
dbms: don't allow more than one instance of clickhouse-server to run with same data directory [#METR-14391].
|
2014-12-21 06:18:40 +03:00 |
|
Alexey Milovidov
|
bba4b0c66c
|
dbms: removed rare-useful repetitive log messages [#METR-2944].
|
2014-12-21 04:27:56 +03:00 |
|
Alexey Milovidov
|
0c2e0b7304
|
dbms: fixed error with replication [#METR-14391].
|
2014-12-21 04:20:07 +03:00 |
|
Alexey Arno
|
72845af48a
|
dbms: Client: Add output format consistency checking and support for vertical output in non-interactive client [#METR-14325]
|
2014-12-20 02:02:18 +03:00 |
|
Alexey Arno
|
3cd60f0aef
|
Merge
|
2014-12-20 00:26:08 +03:00 |
|
Alexey Arno
|
28055dde55
|
dbms: Server: fixed typo in function declaration [#METR-14408]
|
2014-12-20 00:19:48 +03:00 |
|
Alexey Milovidov
|
41a005ba73
|
dbms: style [#METR-2944].
|
2014-12-19 21:33:30 +03:00 |
|
Alexey Arno
|
f3cf2bebe7
|
Merge
|
2014-12-19 18:56:26 +03:00 |
|
Alexey Arno
|
5d23310cea
|
dbms: Server: execute queries from views with as most parallelism as possible [#METR-14408]
|
2014-12-19 18:56:12 +03:00 |
|
Andrey Mironov
|
1271af2f09
|
dbms: create default context for RemoteBlockInputStream only once. [#METR-14403]
|
2014-12-19 17:56:18 +03:00 |
|
Andrey Mironov
|
1713846472
|
dbms: fix merge blocker. [#METR-14032]
|
2014-12-19 17:18:56 +03:00 |
|
Andrey Mironov
|
b957a2a9c3
|
dbms: restore leading slash in pathFull. [#METR-13679]
|
2014-12-19 17:18:56 +03:00 |
|
Alexey Arno
|
ef3c9190e7
|
Merge
|
2014-12-19 16:11:10 +03:00 |
|
Alexey Arno
|
d5c8b52f7c
|
dbms: Server: added better diagnostic in union all type mismatch exceptions. [#METR-14099]
|
2014-12-19 16:10:48 +03:00 |
|
Alexey Arno
|
84456a08c3
|
dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099]
|
2014-12-19 16:10:48 +03:00 |
|
Alexey Arno
|
acd3591743
|
dbms: Server: added better diagnostic in union all type mismatch exceptions. [#METR-14099]
|
2014-12-19 16:08:31 +03:00 |
|
Pavel Kartavyy
|
c5732d59a5
|
Merge
|
2014-12-19 15:52:57 +03:00 |
|
Andrey Mironov
|
e64d258e27
|
dbms: fix test 00079_defaulted_columns
|
2014-12-19 15:49:34 +03:00 |
|
Alexey Arno
|
282e6f3a5b
|
dbms: Server: rewrite expression lists in each SELECT query of the UNION ALL chain, if needed. [#METR-14099]
|
2014-12-19 15:48:09 +03:00 |
|
Alexey Milovidov
|
a362a666eb
|
dbms: fixed error with JOIN [#METR-14411].
|
2014-12-19 05:30:13 +03:00 |
|
Pavel Kartavyy
|
06d92dba61
|
Merge
|
2014-12-18 19:24:51 +03:00 |
|
Alexey Arno
|
e4e3439970
|
dbms: Client: add support for the request separator \G and for the command line option --vertical. [#METR-14325]
|
2014-12-18 18:48:49 +03:00 |
|
Pavel Kartavyy
|
13249ff3c3
|
dbms: added ability to set different kinds of timeouts [#METR-14236]
|
2014-12-18 15:50:55 +03:00 |
|
Alexey Arno
|
2a1bdb8be3
|
Merge
|
2014-12-18 15:11:08 +03:00 |
|
Alexey Arno
|
4315421722
|
Add comment. [#METR-14065]
|
2014-12-18 12:44:57 +03:00 |
|
Alexey Arno
|
747d2211d6
|
Remove code that turned out to be redudant. [#METR-14099]
|
2014-12-17 23:57:21 +03:00 |
|
Alexey Milovidov
|
5d7fe1e852
|
dbms: fixed error [#METR-14361].
|
2014-12-17 23:38:38 +03:00 |
|
Andrey Mironov
|
7d713ea40b
|
dbms: compress zookeeper checksum metadata. [#MTRSADMIN-879]
|
2014-12-17 21:38:22 +03:00 |
|
Alexey Arno
|
6ab2fe4abd
|
Merge
|
2014-12-17 20:02:21 +03:00 |
|
Alexey Arno
|
1c61f9eb8f
|
Merge
|
2014-12-17 18:57:40 +03:00 |
|
Alexey Arno
|
d086e8d43a
|
Code cleanup. [#METR-14099]
|
2014-12-17 18:56:58 +03:00 |
|
Alexey Arno
|
2dc47c39d5
|
Update functional tests. Add materialization in UNION ALL queries. [#METR-14099]
|
2014-12-17 18:56:58 +03:00 |
|
Alexey Arno
|
e363d57e35
|
Code cleanup. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
09471634b5
|
Update functional tests. Add materialization in UNION ALL queries. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
e0e1b335e7
|
Add new functional tests for UNION ALL. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
36d2008e5b
|
Add style cleanup and small functional test change. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
a2c26bf19f
|
Code cleanup. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
44ebf0777c
|
Update functional tests. Add materialization in UNION ALL queries. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
2d2ccde1c0
|
Add new functional tests for UNION ALL. [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
d29f019981
|
Apply required fixes [#METR-14099]
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
f8cb28cf07
|
Apply required fixes [#METR-14099].
|
2014-12-17 18:56:52 +03:00 |
|
Andrey Mironov
|
e7301a4050
|
dbms: add override to AST types
|
2014-12-17 18:51:21 +03:00 |
|
Alexey Arno
|
3203a7043c
|
Merge
|
2014-12-17 18:47:41 +03:00 |
|
Alexey Arno
|
34223752fe
|
Code cleanup. [#METR-14099]
|
2014-12-17 18:45:39 +03:00 |
|