Commit Graph

6570 Commits

Author SHA1 Message Date
Alexey Milovidov
3f52d7d509 dbms: when parsing DateTime in unix timestamp form, allow timestamps with leading zeros [#METR-15790]. 2015-10-27 03:53:38 +03:00
Alexey Milovidov
23144fb2c1 Revert "dbms: fixed error with ARRAY JOIN, ORDER BY and LIMIT when no aggregation and joined arrays is not used before ORDER BY [#METR-18534]."
This reverts commit d5a33de26e7f69f65d7c056394e6a1d70b3a3f2a.
2015-10-27 03:50:01 +03:00
Roman Peshkurov
f7559521bf Merge 2015-10-26 18:06:33 +03:00
Andrey Urusov
a9cd7be970 Merge 2015-10-26 17:59:37 +03:00
Roman Peshkurov
bac2faf674 Merge 2015-10-26 17:49:57 +03:00
Roman Peshkurov
bec9248bb6 Merge 2015-10-26 17:30:33 +03:00
Alexey Vasiliev
9b777209d7 Merge 2015-10-26 17:26:22 +03:00
Alexey Arno
a5e1c3a603 dbms: Server: Set max_threads to max_distributed_connections in order to improve response times of CHECK TABLE. [#METR-16213] 2015-10-26 17:16:29 +03:00
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
Vsevolod Orlov
730cd6aaae merge origin/feature/cloud-improvement-MOBMET-2497 2015-10-22 16:30:04 +03:00
Andrey Urusov
a98f93cf0e Merge 2015-10-22 11:55:59 +03:00
Vsevolod Orlov
b6d17e7222 Merge 2015-10-22 11:41:38 +03:00
Vsevolod Orlov
9e4b7af5c1 Merge 2015-10-22 11:41:13 +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