Commit Graph

73915 Commits

Author SHA1 Message Date
tavplubix
922cf7ee20
Merge pull request #28373 from ClickHouse/tables_topsort
Resolve table dependencies on metadata loading
2021-09-20 14:46:47 +03:00
alesapin
a249dcc5f5
Merge pull request #28301 from kssenii/materialized-postgresql
MaterializedPostgreSQL: allow dynamically adding/deleting tables, altering settings
2021-09-20 14:16:29 +03:00
alesapin
f983381e45
Merge pull request #29030 from nicelulu/fix-keeper-converter
keeper-converter add the last logfile that is less than the zxid.
2021-09-20 13:49:07 +03:00
Ivan Blinkov
5dcdd9c44d
Update single_page.py 2021-09-20 13:40:21 +03:00
Nikolai Kochetov
729e530fe7 Try fix crash. 2021-09-20 13:36:01 +03:00
Ivan Blinkov
1fed64d529
Update test.py 2021-09-20 12:53:54 +03:00
Nikolai Kochetov
4eba3fcc8a Fix even more tests. 2021-09-20 12:48:53 +03:00
alexey-milovidov
5f5b96aa57
Merge pull request #28982 from vdimir/issue-28660-pmj-fuzz
Add additional checkTypesOfKeys to JoiningTransform::transformHeader
2021-09-20 12:30:00 +03:00
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
Nikolai Kochetov
9398c22aae Fix more tests. 2021-09-20 12:05:34 +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
Yatsishin Ilya
cfa513c490 Merge remote-tracking branch 'origin' into improve-integration-1 2021-09-20 10:29:31 +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
kssenii
8d19ed5ee7 Fix remaining tests 2021-09-20 05:39:13 +00: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
Alexey Milovidov
7c32b0f7ef Edit some mentions on the website 2021-09-20 02:00:31 +03:00
Alexey Milovidov
147ef79670 Change website URL, part 1 2021-09-20 01:56:28 +03:00
Alexey Milovidov
bdc99b6c91 Change Alpine Dockerfile 2021-09-20 01:53:52 +03:00
Alexey Milovidov
ab44e0addb Change Docker org name 2021-09-20 01:52:21 +03:00
Alexey Milovidov
f0925b3cf6 Changed substitution path name 2021-09-20 01:50:09 +03:00
Alexey Milovidov
510540c7d7 Change Doker Hub URL 2021-09-20 01:45:18 +03:00
Alexey Milovidov
e9cc3eafaa Change repository URL in docs 2021-09-20 01:43:23 +03:00
Alexey Milovidov
e513a5db32 Change <yandex> to <clickhouse> in configs 2021-09-20 01:38:53 +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
Nikolai Kochetov
2b7d71d3a2 Fix some other tests. 2021-09-19 23:15:10 +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
Nikolai Kochetov
c1f0ba1f92 Fix some tests. 2021-09-19 21:53:36 +03:00
kssenii
db45363c19 Fix tests 2021-09-19 18:42:45 +00:00