Commit Graph

25967 Commits

Author SHA1 Message Date
alexey-milovidov
c19ec1dc4c
Merge pull request #5656 from proller/fix15
Build and test fixes
2019-06-17 19:55:25 +03:00
proller
dae5087fcf Build and test fixes 2019-06-17 19:50:31 +03:00
Ivan Lezhankin
d907d8e8ca Commit offsets for SELECTing from Kafka table too 2019-06-17 19:27:18 +03:00
dmitry kuzmin
21a48e4f6c fix static_cast double to max_int 2019-06-17 17:55:51 +03:00
alesapin
3179b1fdc0 Replace flappy test with retries in script 2019-06-17 17:54:35 +03:00
Ivan Blinkov
7d235bf4f8
Shorter announcement on website front page (#5654) 2019-06-17 16:27:47 +03:00
alesapin
0a157278bb
Merge pull request #5557 from 4ertus2/t
T64 column codec
2019-06-17 16:09:55 +03:00
alesapin
fd3abbe93d
Merge pull request #4935 from zhang2014/feature/support_system_replicas
Support system replicas queries for distributed
2019-06-17 15:30:30 +03:00
Ivan Blinkov
c0d9232980
Add Novosibirsk meetup to website front page (#5652) 2019-06-17 15:15:37 +03:00
Ivan Blinkov
72e411a36e
Add Novosibirsk meetup 2019-06-17 15:09:42 +03:00
alesapin
e45d727e9d
Merge pull request #4558 from podshumok/distributred-timeout
Distributed and remote timeouts
2019-06-17 13:58:17 +03:00
BayoNet
153093fa48 DOCAPI-6183: EN review and RU translations for JOIN syntax limitations (#5651) 2019-06-17 13:45:40 +03:00
BayoNet
ee907f2f73 DOCAPI-3911: Aliases for columns in external dictionaries. Some changes in markup (#5638)
* DOCAPI-3911: Aliases for columns in external dictionaries. Some changes in markup.

* DOCAPI-3911: Fixes.
2019-06-17 12:08:30 +03:00
BayoNet
54b1349fb9 DOCAPI-6206: ODBC engine and table function. EN review. RU translation. (#5504) 2019-06-17 12:06:58 +03:00
BayoNet
af1129a97b DOCAPI-6423: simpleLinearRegression function docs (#5484) 2019-06-17 12:06:08 +03:00
BayoNet
4e7230f84a DOCAPI-6553: Multiple JOINs. EN review. RU translation (#5470) 2019-06-17 12:02:49 +03:00
alesapin
2b242f2a64
Update test.py 2019-06-17 11:25:06 +03:00
alexey-milovidov
36c0e1f4c5
Merge branch 'master' into sanych73-prepared_statements 2019-06-17 09:33:04 +03:00
alexey-milovidov
5fd319d0e9
Merge pull request #5648 from yandex/remove-number-of-stat-calls
Reduce number of "stat" syscalls for MergeTree data parts
2019-06-17 09:30:29 +03:00
Alexey Milovidov
dc0391b446 Fixed formatting of complex expressions 2019-06-17 01:51:09 +03:00
Alexey Milovidov
2c0bdf1d90 Fixed formatting of expressions like (x[1].1)[1] 2019-06-17 01:42:06 +03:00
Alexey Milovidov
0bc2b751ea Added test 2019-06-17 01:30:25 +03:00
Alexey Milovidov
da43d1e3e4 Fixed formatting of queries with clashed expression and table aliases 2019-06-17 01:28:24 +03:00
Alexey Milovidov
705ded30d8 Fixed test 2019-06-17 01:09:52 +03:00
Alexey Milovidov
289b9fda99 Updated tests 2019-06-17 01:05:43 +03:00
Alexey Milovidov
39105fc233 Updated tests 2019-06-17 01:02:56 +03:00
Alexey Milovidov
54b633bb86 Fixed wrong method ASTExplainQuery::formatImpl 2019-06-17 01:00:29 +03:00
Alexey Milovidov
88c35d541d Merge branch 'master' into sanych73-prepared_statements 2019-06-16 23:53:31 +03:00
Alexey Milovidov
62a3d00772 Added comment 2019-06-16 23:50:06 +03:00
Alexey Milovidov
ee5dcd50a0 Lowered CPU overhead for small data parts 2019-06-16 23:42:03 +03:00
Alexey Milovidov
c6e83f6837 Added performance tests 2019-06-16 23:25:43 +03:00
Alexey Milovidov
14be0ca281 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 23:13:54 +03:00
Alexey Milovidov
49c4f2ffed Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 23:11:30 +03:00
Alexey Milovidov
e3b21be1bb Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 23:02:45 +03:00
Alexey Milovidov
0ad13ca3d1 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:59:30 +03:00
Alexey Milovidov
c1aa767a04 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:53:05 +03:00
Alexey Milovidov
e4f314f88d Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:49:12 +03:00
Alexey Milovidov
801f34d325 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:42:05 +03:00
Alexey Milovidov
b6acb29625 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:36:15 +03:00
alexey-milovidov
131eca42c3
Merge pull request #5647 from yandex/pvs-studio-fixes-2
Various fixes for PVS-Studio
2019-06-16 22:34:06 +03:00
Alexey Milovidov
b494d17ca6 Reduce number of "stat" syscalls for MergeTree data parts 2019-06-16 22:32:52 +03:00
Alexey Milovidov
224e6c7d72 Merge branch 'master' into sanych73-prepared_statements 2019-06-16 21:18:23 +03:00
Alexey Milovidov
413b780b65 Various fixes for PVS-Studio 2019-06-16 21:13:39 +03:00
alexey-milovidov
9679e30bd7
Merge pull request #5646 from yurriy/mysql
Sessions and default database support in MySQL wire protocol
2019-06-16 20:58:47 +03:00
Alexey Milovidov
02034c5d91 Merging 2019-06-16 20:32:37 +03:00
Alexey Milovidov
864dacd112 Merging 2019-06-16 19:47:47 +03:00
Yuriy
2e29ea7b2e support of sessions and default_database in MySQL wire protocol 2019-06-16 18:12:37 +03:00
Alexey Milovidov
f98d0a108f Removed useless header file 2019-06-16 15:16:16 +03:00
Alexey Milovidov
39198ef45f Fixed error with COMMENT COLUMN IF EXISTS 2019-06-16 15:10:34 +03:00
Alexey Milovidov
6bdd020609 Fixed test 2019-06-16 15:02:56 +03:00