Commit Graph

6409 Commits

Author SHA1 Message Date
Andrey Urusov
326aa0aaf7 Merge 2015-10-26 17:08:28 +03:00
Alexey Arno
46113b0fb3 dbms: Server: Small improvement [#METR-17985] 2015-10-26 16:30:36 +03:00
Alexey Arno
1bea69c0e2 dbms: Server: Small improvement [#METR-17985] 2015-10-26 16:26:24 +03:00
Alexey Arno
c326cf8624 dbms: Server: Small improvement [#METR-17985] 2015-10-26 16:21:46 +03:00
Roman Peshkurov
f23098c0ca Merge 2015-10-26 16:13:13 +03:00
Evgeniy Gatov
0faf16a192 Merge 2015-10-26 15:52:47 +03:00
Andrey Urusov
9d04ffc698 Merge 2015-10-26 15:37:34 +03:00
Roman Peshkurov
1b2cdb0e35 Merge 2015-10-26 14:38:06 +03:00
Roman Peshkurov
f83ab85447 Merge 2015-10-26 14:37:28 +03:00
Andrey Urusov
c1879eef7f Merge 2015-10-26 13:50:15 +03:00
Roman Peshkurov
011413e272 Merge 2015-10-26 10:59:03 +03:00
Roman Peshkurov
1aa72b38d0 Merge 2015-10-26 10:58:00 +03:00
Roman Peshkurov
9ea3bbe305 Merge 2015-10-26 10:48:21 +03:00
Alexey Milovidov
3a7985b09b dbms: ODBC: development [#METR-18538]. 2015-10-26 10:41:05 +03:00
Alexey Milovidov
9bcb09c371 dbms: ODBC: development [#METR-18538]. 2015-10-26 08:09:50 +03:00
Alexey Milovidov
03abdc0b93 dbms: ODBC: development [#METR-18538]. 2015-10-26 04:08:26 +03:00
Alexey Milovidov
a23b3c487c dbms: ODBC: development [#METR-18538]. 2015-10-25 11:01:19 +03:00
Alexey Milovidov
9fdec4bcd2 dbms: ODBC: development [#METR-18538]. 2015-10-25 07:53:30 +03:00
Alexey Milovidov
3a2a7a2e17 dbms: ODBC: development [#METR-18538]. 2015-10-25 07:45:02 +03:00
Alexey Milovidov
1bf1883c87 dbms: ODBC: just "connecting" [#METR-18538]. 2015-10-25 03:47:15 +03:00
Alexey Milovidov
c42ad08ff0 dbms: added ODBC driver stub [#METR-18538]. 2015-10-24 22:12:37 +03:00
Alexey Arno
497b9ba3c8 Merge 2015-10-24 01:43:06 +03:00
Alexey Milovidov
6affd9f342 dbms: fixed error with ARRAY JOIN, ORDER BY and LIMIT when no aggregation and joined arrays is not used before ORDER BY [#METR-18534]. 2015-10-23 22:05:21 +03:00
Alexey Milovidov
d2ba5e1afe dbms: updated test result (meaningless values was changed) [#METR-17109]. 2015-10-23 20:21:26 +03:00
Alexey Vasiliev
8f8ad1204b Merge 2015-10-23 13:33:50 +03:00
Alexey Vasiliev
7f68f0ec88 Merge 2015-10-23 13:33:17 +03:00
Andrey Urusov
1a8ba00fed Merge 2015-10-23 11:44:44 +03:00
Andrey Urusov
edfab4e4fc Merge 2015-10-23 11:44:22 +03:00
Alexey Milovidov
09e3e62539 Merge 2015-10-23 04:44:50 +03:00
Alexey Milovidov
5cd5c0dde5 dbms: using 'max_rows_to_group_by' limit while merging aggregate states (in certain cases) [#METR-18507]. 2015-10-23 04:43:42 +03:00
Alexey Milovidov
6f00b5949c dbms: fixed ARRAY JOIN when joined array is not used, but original is used [#METR-18406]. 2015-10-22 23:56:52 +03:00
Alexey Arno
33650462c2 Merge 2015-10-22 18:31:42 +03:00
Andrey Urusov
a98f93cf0e Merge 2015-10-22 11:55:59 +03:00
Alexey Milovidov
90ff83b1ba dbms: using max_rows_to_group_by limit while merging aggregate states (incomplete) [#METR-18507]. 2015-10-22 04:44:33 +03:00
Alexey Milovidov
9b0da24558 dbms: allowed to GROUP BY constants with no aggregates [#METR-18298]. 2015-10-22 00:43:42 +03:00
Alexey Milovidov
7fcae3dddd dbms: allowed to parse unix timestamp as DateTime for small unix timestamps [#METR-15790]. 2015-10-21 22:04:02 +03:00
Alexey Arno
fbe7b48dc9 dbms: Server: Code cleanup [#METR-16213] 2015-10-21 18:04:20 +03:00
Alexey Arno
e059442193 Merge 2015-10-21 17:57:10 +03:00
Andrey Mironov
d2188a1183 dbms: alter: allow altering between any default types. [#METR-18221]
add commentary about altering to FixedString(N) columns with existing files
2015-10-21 17:54:13 +03:00
Andrey Mironov
8242d24d1d dbms: fix alters involving FixedString columns and defaults [#METR-18221] 2015-10-21 17:54:13 +03:00
Andrey Mironov
61691234ca ext::map: use c++14 return type deduction 2015-10-21 17:54:13 +03:00
Vsevolod Orlov
b7bdc0bf87 Merge 2015-10-21 16:25:23 +03:00
Evgeniy Gatov
d9ca6129dd Merge 2015-10-20 19:58:42 +03:00
Roman Peshkurov
644107f657 Merge 2015-10-20 18:51:53 +03:00
Roman Peshkurov
02b9d4202a Merge 2015-10-20 18:48:27 +03:00
Vsevolod Orlov
2db5c84cf6 Merge 2015-10-20 18:13:57 +03:00
Alexey Arno
2660fbaa21 dbms: Server: merged branch METR-16213 into master 2015-10-20 17:59:29 +03:00
Evgeniy Gatov
6db0651b6c Merge 2015-10-20 17:42:41 +03:00
Roman Peshkurov
2a5e323d6d Merge 2015-10-20 17:32:01 +03:00
Evgeniy Gatov
3d11e0aa75 Merge 2015-10-20 15:04:36 +03:00