Pavel Kartavyy
|
07ebdaa173
|
dbms: removed useless code [#METR-10242]
|
2014-03-06 11:15:59 +04:00 |
|
Pavel Kartavyy
|
5bc75d93b5
|
dbms: ignore missing files [#METR-10242]
|
2014-03-05 23:39:34 +04:00 |
|
Pavel Kartavyy
|
774206e517
|
Revert "dbms: ignore missed columns in alter [#METR-10242]"
This reverts commit 9060ec63fb8d81741171213fa1689c7f202c7ea9.
|
2014-03-05 23:32:34 +04:00 |
|
Pavel Kartavyy
|
becc2e21c7
|
dbms: ignore missed columns in alter [#METR-10242]
|
2014-03-05 23:06:32 +04:00 |
|
Pavel Kartavyy
|
6f5c19d4b4
|
dbms: fixed deadlock in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0abe7f6435
|
dbms: added sync [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
2c1629a9d2
|
dbms: added exception for nested and array types [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0b023ec06d
|
dbms: added tab [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
108342491f
|
dbms: added reset of cache in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
9c269c7b81
|
dbms: removed useless [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
ada47dcc44
|
dbms: bugfixes in alter [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
631e315dea
|
dbms: prohibited modification of any key column [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
68540416c6
|
dbms: added code to modify column type [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
50fc514bf8
|
Merge
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
259a5f88cb
|
Merge
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
9ccf27f43e
|
dbms: added modify to interpeter [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
d836e42fc1
|
dbms: added modify to parser [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Alexey Milovidov
|
c6bee512eb
|
Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]"
This reverts commit 6e6ca1f129b685e6271de1ccaf48a32f7e137d9e.
|
2014-03-04 23:01:22 +04:00 |
|
Michael Kolupaev
|
d3874a1202
|
clickhouse: subqueries in IN update progress and can be cancelled (and added missing files). [#METR-10102]
|
2014-03-04 21:56:24 +04:00 |
|
Michael Kolupaev
|
785db68586
|
removed wrong comment. [#METR-2807]
|
2014-03-04 21:54:40 +04:00 |
|
Sergey Fedorov
|
8d012adee3
|
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
|
2014-03-04 19:31:56 +04:00 |
|
Pavel Kartavyy
|
95c801b2c6
|
Revert "clickhouse: subqueries in IN update progress and can be cancelled. [#METR-10102]"
This reverts commit 98eb21cee309e52fc8be378ebd7cec757b38300f.
|
2014-03-04 18:19:32 +04:00 |
|
Michael Kolupaev
|
9c3297f3a1
|
clickhouse: subqueries in IN update progress and can be cancelled. [#METR-10102]
|
2014-03-04 15:26:55 +04:00 |
|
Michael Kolupaev
|
789be91e46
|
clickhouse: fixed putting totals everywhere. [#METR-9365]
|
2014-03-04 11:59:38 +04:00 |
|
Alexey Milovidov
|
11001c52b4
|
dbms: fixed error [#METR-10257].
|
2014-03-04 04:17:20 +04:00 |
|
Alexey Milovidov
|
c4b2c7804e
|
dbms: probably better [#METR-10223].
|
2014-03-04 00:22:39 +04:00 |
|
Alexey Milovidov
|
413b7a3b52
|
dbms: probably fixed error [#METR-10223].
|
2014-03-04 00:11:09 +04:00 |
|
Alexey Milovidov
|
1fa6408cc2
|
dbms: fixed error [#METR-10255].
|
2014-03-03 22:58:45 +04:00 |
|
Michael Kolupaev
|
73d7353f91
|
Fixed comments in RemoveColumnsBlockInputStream. [#METR-9750]
|
2014-03-03 12:29:01 +04:00 |
|
Alexey Milovidov
|
bd2be6023a
|
dbms: don't log and use in processlist INSERT data [#METR-10258].
|
2014-03-03 00:37:11 +04:00 |
|
Alexey Milovidov
|
dec6f09c41
|
dbms: tiny usability improvement [#METR-2944].
|
2014-03-02 23:52:55 +04:00 |
|
Alexey Milovidov
|
f20d8967b1
|
dbms: tiny fix [#METR-2944].
|
2014-03-02 23:36:53 +04:00 |
|
Alexey Milovidov
|
d1aeaedf61
|
dbms: added totals and extremes to Pretty* and TabSeparated* formats [#METR-9365].
|
2014-03-02 23:16:45 +04:00 |
|
Alexey Milovidov
|
713d0c468e
|
compressor: added --hc mode [#METR-2944].
|
2014-03-02 09:12:51 +04:00 |
|
Alexey Milovidov
|
e51227f502
|
Updated LZ4. Added LZ4HC. [#METR-2944].
|
2014-03-02 08:08:03 +04:00 |
|
Alexey Milovidov
|
d52bb11916
|
dbms: Tiny improvement [#METR-10240].
|
2014-03-02 08:02:41 +04:00 |
|
Alexey Milovidov
|
46cb5ea0a2
|
Merge
|
2014-03-02 00:37:04 +04:00 |
|
Alexey Milovidov
|
78e9b847e0
|
dbms: style [#METR-10255].
|
2014-03-01 00:19:00 +04:00 |
|
Alexey Milovidov
|
792e5cf3f7
|
Revert "temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]"
This reverts commit de688967bb3be4296a3d94551a9a3cee100411f6.
|
2014-02-28 23:01:32 +04:00 |
|
Sergey Fedorov
|
4a03fea462
|
temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]
|
2014-02-28 19:01:52 +04:00 |
|
Sergey Fedorov
|
967677e8cf
|
table functions: refixed table function analyzation in expression analyzer [METR-9750]
|
2014-02-28 17:28:42 +04:00 |
|
Michael Kolupaev
|
89e91f3dc4
|
Merge
|
2014-02-28 14:32:07 +04:00 |
|
Michael Kolupaev
|
60a03ff451
|
fixed test aggregating_stream. [#METR-9365]
|
2014-02-28 13:28:53 +04:00 |
|
Alexey Milovidov
|
6bfb411b51
|
dbms: fixed few tiny errors [#METR-10240].
|
2014-02-28 05:06:44 +04:00 |
|
Alexey Milovidov
|
c69d1744a8
|
dbms: tiny modification [#METR-2807]..
|
2014-02-28 02:57:32 +04:00 |
|
Alexey Milovidov
|
caca73bc6a
|
dbms: addition to prev. revision [#METR-10240].
|
2014-02-28 02:35:49 +04:00 |
|
Alexey Milovidov
|
08ba2fabcd
|
dbms: lowered dependencies [#METR-10240].
|
2014-02-28 02:24:38 +04:00 |
|
Alexey Milovidov
|
0b3c0c1e01
|
Updated test [#METR-10240].
|
2014-02-28 00:07:01 +04:00 |
|
Alexey Milovidov
|
4b49ba3520
|
dbms: Added test [#METR-10240].
|
2014-02-27 22:24:29 +04:00 |
|
Michael Kolupaev
|
24b2431144
|
Merge
|
2014-02-27 17:14:59 +04:00 |
|