Commit Graph

28448 Commits

Author SHA1 Message Date
Nikolai Kochetov
287eb633b8 Merged with master 2019-08-14 18:16:52 +03:00
Nikolai Kochetov
5131b6af4b Fix header for joins. Make function randConstant not constant. 2019-08-14 18:14:32 +03:00
Nikolai Kochetov
8f55fdbd15 Wrap const columns in RemoteBlockInputStream. 2019-08-14 18:14:37 +03:00
Nikolai Kochetov
b5c9be75c4 Materialize constant keys in header. 2019-08-14 18:14:32 +03:00
Nikolai Kochetov
0635188104 Allow constants for RemoteBlockInputStream. 2019-08-14 18:14:32 +03:00
Nikolai Kochetov
16918c7dba Added more comments. 2019-08-14 18:14:32 +03:00
Nikolai Kochetov
de93b759c9 Return non-const column in ignoreExceptNull. 2019-08-14 18:14:32 +03:00
Nikolai Kochetov
e10f198d72 Fix build. 2019-08-14 18:14:32 +03:00
chertus
ddde50c542 minor fixes in includes 2019-08-14 17:06:16 +03:00
Dmitry Rubashkin
4090e89410 Tests fixed 2019-08-14 16:47:48 +03:00
Dmitry Rubashkin
e56f626430 Tests 2019-08-14 16:45:04 +03:00
alexey-milovidov
5b25c30f52
Update 00990_function_current_user.sql 2019-08-14 16:25:42 +03:00
alexey-milovidov
7b793dad91
Update other_functions.md 2019-08-14 16:25:23 +03:00
alexey-milovidov
e5a40eb493
Merge pull request #6458 from 4ertus2/refactoring
More ExpressionAnalyzer refactoring
2019-08-14 16:10:36 +03:00
Nikita Mikhaylov
d1e5fcd281 std::move 2019-08-14 16:08:07 +03:00
Nikita Mikhaylov
15bbf080f3 changes after review 2019-08-14 15:54:41 +03:00
CurtizJ
d44d2d1731 rewrite trash code in optimizeReadInOrder and disable read in order optimization with joins 2019-08-14 15:29:21 +03:00
Alexandr Krasheninnikov
d9234a64c4 Make function return initial user 2019-08-14 15:18:11 +03:00
alesapin
6a283b6bde Remove segfault 2019-08-14 14:59:45 +03:00
alesapin
cdc6d6c1ba
Merge pull request #6466 from yandex/poco-check-bad-uri
Check bad URIs in Poco library
2019-08-14 14:43:50 +03:00
dimarub2000
73e208917c Fixed comment 2019-08-14 14:18:46 +03:00
dimarub2000
6b6e477c76 Added QuantileExactInclusive function. Deleted redundant virtuals. 2019-08-14 14:13:04 +03:00
akuzm
6bcfe51edf
In performance test, do not read query log for queries we didn't run. (#6427) 2019-08-14 14:04:11 +03:00
alesapin
a2ca18d287 Fix test 2019-08-14 13:30:36 +03:00
Alexandr Krasheninnikov
bc4177f64c Make alias case-insenstitive 2019-08-14 13:20:15 +03:00
alesapin
949890ee90 Merged 2019-08-14 12:46:30 +03:00
BayoNet
ff7808d56d Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-14 11:27:18 +03:00
BayoNet
6472768c07
DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation. (#6262) 2019-08-14 10:58:30 +03:00
Vxider
09a67981b7 build fix 2019-08-14 14:56:43 +08:00
BayoNet
51c25bc441 Merge branch 'master' of github.com:yandex/ClickHouse 2019-08-14 09:53:53 +03:00
BayoNet
e5d32785d4
DOCAPI-7443: Virtual columns docs update. (#6382) 2019-08-14 09:45:24 +03:00
Ivan Blinkov
ccab7ce467
Add Paris Meetup link to front page (#6485) 2019-08-14 09:05:00 +03:00
Ivan Blinkov
5c0c661b6e
Add Paris Meetup link 2019-08-14 09:02:56 +03:00
Alexey Milovidov
09ecd865fc Allow to use library dictionary source with ASan. May impose troubles. 2019-08-14 03:26:38 +03:00
CurtizJ
94bca8315d Merge remote-tracking branch 'upstream/master' into order-by-efficient 2019-08-14 01:41:38 +03:00
Vitaly Baranov
75aa1d7858
Merge pull request #6320 from yandex/simdjson-sse42
Enabled SIMDJSON for SSE 4.2 with PCLMUL instruction set
2019-08-13 23:12:40 +03:00
dimarub2000
43ee50e512 QuantileExactExclusive function added. 2019-08-13 22:12:31 +03:00
CurtizJ
c3e0ceecde wait for finish calculations at underlying streams while cancelling AsynchronousBlockInputStream 2019-08-13 21:28:18 +03:00
Nikita Mikhaylov
a3d4fbd07d simple test added 2019-08-13 20:02:17 +03:00
Nikita Mikhaylov
eed8dd7138 better 2019-08-13 19:48:23 +03:00
Nikita Mikhaylov
e07f3d9d10 refactor 2019-08-13 19:47:12 +03:00
BayoNet
226ef15c2a
ZH docs build fix (#6469)
* Link fix.

* Fixed ZH docs build.
2019-08-13 19:21:22 +03:00
Nikita Mikhaylov
7dba25ff9d const 2019-08-13 19:17:18 +03:00
Nikita Mikhaylov
aab140ceff submodules 2019-08-13 19:13:08 +03:00
Alexandr Krasheninnikov
4d145cb72b Documentation added 2019-08-13 19:08:12 +03:00
Alexandr Krasheninnikov
e227611f01 New function currentUser() implemented 2019-08-13 19:05:13 +03:00
Vitaly Baranov
9632c4102a Change test to pass the exceeding of memory limit in ParsedJson::Iterator::Iterator when UBSan is used. 2019-08-13 18:26:31 +03:00
Nikita Mikhaylov
c8970ea6d5 nothing 2019-08-13 17:52:35 +03:00
Nikita Mikhaylov
3dbd7c4565 Merge branch 'master' of github.com:yandex/ClickHouse into system_metric_log 2019-08-13 17:51:24 +03:00
Nikita Mikhaylov
a4d43bb0c8
Merge pull request #1 from nikitamikhaylov/system_metric_log2
System metric log2
2019-08-13 17:50:34 +03:00