Commit Graph

72896 Commits

Author SHA1 Message Date
Maksim Kita
c2088678ed
Merge pull request #28803 from kitaisreal/executable-user-defined-functions
Executable user defined functions
2021-09-20 12:11:15 +03:00
Ivan Blinkov
cbbd19e230
Merge pull request #29186 from clickhouse-admin/master
[website] updates
2021-09-20 11:42:02 +03:00
vdimir
091ce151bf
Avoid cycles in optimizeFuseQuantileFunctions 2021-09-20 11:39:29 +03:00
Ivan Blinkov
46133adff9 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2021-09-20 11:23:51 +03:00
Ivan Blinkov
dff7861b5d update Ilya`s headshot 2021-09-20 11:20:50 +03:00
Ivan Blinkov
06fd753556 remove info page 2021-09-20 11:16:00 +03:00
Ivan Blinkov
a7cbad50ed fixes and cleanup 2021-09-20 11:08:21 +03:00
Ivan Blinkov
492d860fa5 more tuning 2021-09-20 10:46:00 +03:00
Ivan Blinkov
abe182aed6 Merge branch 'inc-blog-post' of github.com:ClickHouse/ClickHouse 2021-09-20 09:53:16 +03:00
Ivan Blinkov
2fa6775da1 style and content fixes 2021-09-20 09:52:51 +03:00
Azat Khuzhin
e5f66fd103 Add socket timeout values into SOCKET_TIMEOUT exception 2021-09-20 09:51:42 +03:00
Ivan Blinkov
6a293d73f9 make_links.sh 2021-09-20 09:51:41 +03:00
Kseniia Sumarokova
2a8f355326
Merge pull request #29179 from kssenii/better-retries
Better retries for disk web
2021-09-20 08:25:49 +03:00
Alexey Milovidov
1e3fc8d434 Remove broken link 2021-09-20 04:15:48 +03:00
Alexey Milovidov
cbe21310b6 Better titles 2021-09-20 04:08:15 +03:00
Alexey Milovidov
c9a3704dea Add ClickHouse, Inc. blog post 2021-09-20 03:58:47 +03:00
Ivan Blinkov
9994724049 run make_links.sh 2021-09-20 00:10:54 +03:00
Ivan Blinkov
3fd5d675af avoid extra scripts on all pages 2021-09-20 00:10:13 +03:00
kssenii
12b90da5de Better retries 2021-09-19 20:50:50 +00:00
Ivan Blinkov
120957d3ad update schema.org meta 2021-09-19 23:39:59 +03:00
Ivan Blinkov
e3eedc8786 tune build.py 2021-09-19 23:16:01 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
Ivan Blinkov
5f0cd1eff0 content updates 2021-09-19 22:59:55 +03:00
Ivan Blinkov
260bf5a5a6 further content updates 2021-09-19 22:45:51 +03:00
alexey-milovidov
eef114c7e1
Merge pull request #28767 from ClickHouse/better-memequal
Better memequal implementation
2021-09-19 22:27:29 +03:00
Alexey Milovidov
894f4908fa Add comments 2021-09-19 22:26:16 +03:00
Alexey Milovidov
86f38283ff Merge branch 'master' into better-memequal 2021-09-19 21:54:15 +03:00
Alexey Milovidov
52e6b16bfe Merge branch 'better-memequal' of github.com:yandex/ClickHouse into better-memequal 2021-09-19 21:54:05 +03:00
Alexey Milovidov
edb4c58ecc Fix build 2021-09-19 21:13:00 +03:00
Ivan Blinkov
42513eeafe fix content and styles around company 2021-09-19 21:03:48 +03:00
Alexey Milovidov
322b67a533 Clarifications 2021-09-19 20:58:10 +03:00
Alexey Milovidov
04c5574ce6 Add comments 2021-09-19 20:51:35 +03:00
Alexey Milovidov
7d24e110e4 Make something with more sense 2021-09-19 20:23:06 +03:00
Ivan Blinkov
dc28a82192 tabs to spaces 2021-09-19 19:50:09 +03:00
Ivan Blinkov
a4479c48af adjust urls 2021-09-19 19:48:01 +03:00
Ivan Blinkov
e66a631321 Merge branch 'master' of github.com:flickerbox/tech.clickhouse 2021-09-19 19:32:21 +03:00
Alexey Milovidov
b444d224b0 Merge branch 'master' into exp-smooth 2021-09-19 17:58:57 +03:00
Alexey Milovidov
012497193e Merge branch 'exp-smooth' of github.com:yandex/ClickHouse into exp-smooth 2021-09-19 17:58:51 +03:00
tavplubix
40b1b5ed0e
Merge pull request #29078 from Slach/docs_add_distributed_ddl
add distributed_ddl description, sync EN with RU version
2021-09-19 16:16:35 +03:00
Anton Popov
e3e6258b95
Merge pull request #29163 from CurtizJ/small-refactoring
Slightly better code near reading of subcolumns
2021-09-19 16:14:52 +03:00
Anton Popov
db50a1027e
Merge pull request #29132 from Avogar/fix-avro
Fix segfault in Avro with LowCardinality(Nullable)
2021-09-19 16:13:11 +03:00
mergify[bot]
994d5ae13b
Merge branch 'master' into docs_add_distributed_ddl 2021-09-19 12:25:54 +00:00
tavplubix
81de25d37f
Merge pull request #29165 from ClickHouse/tavplubix-patch-3
Try print stacktraces if server does not respond to `select 1`
2021-09-19 14:05:04 +03:00
Alexander Tokmakov
6bc6ef8f2e fix test 2021-09-19 01:12:11 +03:00
tavplubix
5fdd2b67ee
Update clickhouse-test 2021-09-19 01:05:17 +03:00
mergify[bot]
700c1c4ce0
Merge branch 'master' into docs_add_distributed_ddl 2021-09-18 21:45:46 +00:00
Anton Popov
f50098a059
fix style check 2021-09-19 00:13:00 +03:00
Anton Popov
1c80a95b36 slightly better code near reading of subcolumns 2021-09-18 22:34:54 +03:00
alexey-milovidov
20d8523a2e
Merge pull request #28888 from azat/mysql-in-fix
Fix queries to external databases (i.e. MySQL) with multiple columns in IN ( i.e. `(k,v) IN ((1, 2))` )
2021-09-18 15:53:40 +03:00
alexey-milovidov
e16e8fa286
Update ExpressionElementParsers.cpp 2021-09-18 15:47:57 +03:00