Alexey Milovidov
|
8d736e91c7
|
dbms: fixed reading past end of buffer [#METR-10718].
|
2014-04-04 06:32:35 +04:00 |
|
Sergey Fedorov
|
e426667931
|
dbms: fixes in create temporary table [METR-10071]
|
2014-04-01 17:41:03 +04:00 |
|
Alexey Milovidov
|
26848b6803
|
dbms: added pretty-formatting for GLOBAL IN; pedantic modifications in comments [#METR-10071].
|
2014-03-27 21:58:25 +04:00 |
|
Sergey Fedorov
|
f0aae9604a
|
dbms: Global in function, sexternal tables transfers to remote servers [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
27f081a382
|
dbms: create temporary table query, external tables from stdin [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Michael Kolupaev
|
d123bbc271
|
clickhouse: fixed bad_cast when formatting AST with PREWHERE. [#METR-10504]
|
2014-03-19 16:01:39 +04:00 |
|
Alexey Milovidov
|
9ffad47bdc
|
dbms: fixed error [#METR-10489].
|
2014-03-18 21:45:54 +04:00 |
|
Alexey Milovidov
|
68dd884b1f
|
dbms: tiny modification [#METR-10489].
|
2014-03-18 21:23:30 +04:00 |
|
Alexey Milovidov
|
ce98defebe
|
dbms: fixed error [#METR-10489].
|
2014-03-18 21:20:44 +04:00 |
|
Alexey Milovidov
|
f7e2ba67c0
|
dbms: fixed error with query formatting [#METR-10476].
|
2014-03-17 23:56:37 +04:00 |
|
Alexey Milovidov
|
1e44f91f00
|
dbms: fixed error in formatAST [#METR-10443].
|
2014-03-13 21:30:58 +04:00 |
|
Alexey Milovidov
|
3c4c400e68
|
dbms: formatAST: better [#METR-2944].
|
2014-03-12 21:12:09 +04:00 |
|
Alexey Milovidov
|
780e75252e
|
Addition to prev. revision [#METR-2944].
|
2014-03-10 22:10:44 +04:00 |
|
Alexey Milovidov
|
a022302ae4
|
dbms: better pretty-printing [#METR-2944].
|
2014-03-10 22:01:26 +04:00 |
|
Alexey Milovidov
|
eb2542009c
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 18:47:04 +04:00 |
|
Alexey Milovidov
|
88058d9971
|
dbms: improved performance of short queries [#METR-2944].
|
2014-03-10 16:25:37 +04:00 |
|
Pavel Kartavyy
|
d836e42fc1
|
dbms: added modify to parser [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Alexey Milovidov
|
c4b2c7804e
|
dbms: probably better [#METR-10223].
|
2014-03-04 00:22:39 +04:00 |
|
Sergey Fedorov
|
967677e8cf
|
table functions: refixed table function analyzation in expression analyzer [METR-9750]
|
2014-02-28 17:28:42 +04:00 |
|
Alexey Milovidov
|
fee77d6c98
|
dbms: Fixed error with incorrect handling of weird case (column names with whitespaces) [#METR-10225].
|
2014-02-26 23:50:04 +04:00 |
|
Michael Kolupaev
|
015fb32382
|
clickhouse: parsing multiple infix AND and OR into a function call with more than two arguments; fixed handling of variadic and and or in virtual columns and PKCondition. [#METR-9599]
|
2014-02-13 11:05:51 +00:00 |
|
Sergey Fedorov
|
a182091621
|
storages: support for CREATE MATERIALIZED VIEW IF NOT EXISTS [METR-9965]
|
2014-02-11 18:54:31 +00:00 |
|
Sergey Fedorov
|
7ad57f4062
|
tableFunctions: updates in interface, fixed misspells in commets [METR-9750]
|
2014-02-06 16:21:00 +00:00 |
|
Alexey Milovidov
|
ab24d20f23
|
dbms: fixed error with PREWHERE [#METR-9837].
|
2014-02-01 01:27:00 +00:00 |
|
Sergey Fedorov
|
a7edba5032
|
table functions: main interface implementation, function merge implementation, plug for remote function [METR-9750]
|
2014-01-28 16:45:10 +00:00 |
|
Sergey Fedorov
|
6bf937e897
|
[materialized view]: Couple of changes in format and metadata [METR-9076]
|
2013-12-24 17:01:50 +00:00 |
|
Sergey Fedorov
|
1fb34154c6
|
dbms, ParserCreateQuery: fixed using uninitialized variable [METR-9531]
|
2013-12-17 14:07:59 +00:00 |
|
Sergey Fedorov
|
205e22e0ba
|
materialized view: added POPULATE option [#METR-9076]
|
2013-12-10 12:23:43 +00:00 |
|
Michael Kolupaev
|
857cebea6f
|
ClickHouse: small fixes for PREWHERE. [#METR-9091]
|
2013-12-05 13:07:55 +00:00 |
|
Michael Kolupaev
|
596b2bc1d9
|
ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091]
|
2013-11-28 13:16:46 +00:00 |
|
Alexey Milovidov
|
ad37fa5777
|
dbms: probably fixed error [#METR-9194].
|
2013-11-18 01:35:24 +00:00 |
|
Sergey Fedorov
|
13bd27c498
|
dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076]
|
2013-11-13 14:39:48 +00:00 |
|
Sergey Fedorov
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Sergey Fedorov
|
be738dc12b
|
dbms: Erase extra includes in StorageView.cpp and extra variables in Parser [#METR-9076]
|
2013-10-30 14:04:27 +00:00 |
|
Sergey Fedorov
|
07bbedc07d
|
dbms: added support for simple VIEW engine. [#METR-9076]
|
2013-10-30 13:52:02 +00:00 |
|
Sergey Fedorov
|
b3ba5e4cab
|
dbms: Support columns in Insert query, bug-fix and Code Style fixes [#METR-8975]
|
2013-10-28 14:43:36 +00:00 |
|
Alexey Milovidov
|
a38317e1f5
|
dbms: better exception messages [#METR-8224].
|
2013-10-26 03:20:51 +00:00 |
|
Sergey Fedorov
|
8fd6963212
|
My latest changes.
REVIEW:new
|
2013-10-25 14:56:47 +00:00 |
|
Pavel Kartavyy
|
c33ab0bb73
|
dbms: make "TABLE" to be an optional parameter for DESC, SHOW CREATE, EXISTS[#CONV-8911]
|
2013-10-21 13:52:44 +00:00 |
|
Pavel Kartavyy
|
20da4e0a2b
|
dbms: make TABLE to be optional world in DESC query [#CONV-8911]
|
2013-10-21 11:06:26 +00:00 |
|
Michael Kolupaev
|
1cab77c753
|
Added support for multiple expressions in ARRAY JOIN section. There are known issues. Sorry for automatic indentation changes. [#CONV-8821]
|
2013-10-17 13:32:32 +00:00 |
|
Alexey Milovidov
|
25e36aebc4
|
dbms: fixed leak [#CONV-8383].
|
2013-09-14 00:39:34 +00:00 |
|
Alexey Milovidov
|
d055d54380
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
|
Alexey Milovidov
|
e6df8f2882
|
dbms: style [#CONV-8383].
|
2013-08-09 00:18:03 +00:00 |
|
Pavel Kartavyy
|
4c07a0bccb
|
Merge
|
2013-08-08 09:50:15 +00:00 |
|
Pavel Kartavyy
|
a5c799d7a3
|
Merge
|
2013-08-07 13:07:42 +00:00 |
|
Vyacheslav Alipov
|
ef8cd52e73
|
added alias support for ARRAY JOIN section [#CONV-7967]
|
2013-07-30 17:25:46 +00:00 |
|
Vyacheslav Alipov
|
3ab02bffef
|
fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967]
|
2013-07-23 16:15:40 +00:00 |
|
Vyacheslav Alipov
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Vyacheslav Alipov
|
25ebf196f8
|
compound identifier parser to support '.' [#CONV-7967]
|
2013-07-16 15:26:35 +00:00 |
|