Ivan Blinkov
7b637f853e
Update press.html
2021-09-21 09:45:52 +03:00
bharatnc
93e3fe9db1
H3 - tests for h3ResIsClassIII func
2021-09-20 23:34:04 -07:00
bharatnc
772f7c9322
H3 - tests for h3IsPentagon func
2021-09-20 23:19:46 -07:00
bharatnc
b4e86e98db
Fix typo
2021-09-20 22:57:43 -07:00
tavplubix
5f4c665c76
Merge pull request #29201 from ClickHouse/follow_up_to_28373
...
Follow up to #28373
2021-09-21 08:26:15 +03:00
bharatnc
49e6023d65
H3 - add func H3GetFaces
2021-09-20 19:20:02 -07:00
olgarev
a3493d9e2b
Initial
2021-09-21 02:18:13 +00:00
bharatnc
536f3a52d9
H3 - Add func H3IsPentagon
2021-09-20 18:50:45 -07:00
bharatnc
8a8ff94b99
Update ya.make file
2021-09-20 18:32:26 -07:00
bharatnc
51e45050c1
Update outdated ya.make files
...
This runs the `utils/generate-ya-make/generate-ya-make.sh` script to
update the ya.make files that are not updated.
I wonder why they were not updated and how it was missed.
2021-09-20 18:28:07 -07:00
bharatnc
1766702a60
H3 - add func ResIsClassIII
2021-09-20 18:18:10 -07:00
Alexey Milovidov
2de3542032
Change copyright, step 2
2021-09-21 03:23:00 +03:00
Azat Khuzhin
9c20519f33
Add ability to disable converting expressions to local filter for external queries
...
Sometimes it is undesirable to remove any expressions from WHERE, since
this may lead to reading the whole table, and this is pretty heavy job
for MySQL and PostgreSQL (even if you read only one column).
So external_table_strict_query had been introduced to prohibit this and
fail the query instead.
2021-09-21 02:41:07 +03:00
Maksim Kita
1932d29ed1
Merge pull request #29199 from kitaisreal/parser-system-query-fix
...
ParserSystemQuery fix
2021-09-21 02:23:51 +03:00
Maksim Kita
ad2052e8e5
Added comments
2021-09-21 02:23:34 +03:00
Dmitry Novik
fdd2e5d530
Update programs/copier/ClusterCopier.cpp
2021-09-21 01:19:40 +03:00
Alexey Milovidov
bf79920d2d
Update benchmark logo (now transparent)
2021-09-21 01:11:08 +03:00
Alexey Milovidov
6f9fedd40e
Change Benchmark logo
2021-09-21 01:04:03 +03:00
Eugene Konkov
130552330f
Fix error message
...
Fix typo in error message. Better wording.
2021-09-21 00:58:22 +03:00
alexey-milovidov
b8e2dc6b3e
Update clickhouse-keeper.md
2021-09-21 00:12:56 +03:00
Maksim Kita
494ec4aecc
Fixed tests
2021-09-20 21:33:25 +03:00
Ivan Blinkov
c5556b5e04
Update build.py
2021-09-20 20:52:25 +03:00
Ivan Blinkov
e9aa12c914
Update website.py
2021-09-20 20:43:58 +03:00
Dmitriy
6510d67dc1
Translate to Russian
...
Выполнил перевод на русский язык.
2021-09-20 20:20:36 +03:00
Anton Popov
83e45adad6
Merge remote-tracking branch 'upstream/master' into HEAD
2021-09-20 20:04:50 +03:00
Dmitriy
0a4b8d90cc
Update docs/en/operations/system-tables/query_views_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:55 +03:00
Dmitriy
f76a1d5c75
Update docs/en/operations/system-tables/query_thread_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:50 +03:00
Dmitriy
f2c9244970
Update docs/en/operations/system-tables/query_log.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:42 +03:00
Dmitriy
472f8ff44f
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-20 19:58:29 +03:00
Anton Popov
55cf857aba
Merge pull request #28707 from azat/max_suspicious_broken_parts_bytes
...
Implement max_suspicious_broken_parts_bytes
2021-09-20 19:55:07 +03:00
Alexander Tokmakov
4087de5439
follow up to 28373
2021-09-20 19:44:00 +03:00
Ivan Blinkov
e4124e00c9
Update press.html
2021-09-20 19:36:52 +03:00
Ivan Blinkov
7fd7cb72fa
Update press.html
2021-09-20 19:36:15 +03:00
alexey-milovidov
a413de6679
Merge pull request #29198 from tigrankhudaverdyan/patch-1
...
Change copyright
2021-09-20 18:21:18 +03:00
Maksim Kita
56e40e1ff4
ParserSystemQuery fix
2021-09-20 18:15:23 +03:00
Tigran Khudaverdyan
d3f4d935e6
Change copyright
2021-09-20 18:04:49 +03:00
Ivan Blinkov
dcd6342fb4
Update overview.html
2021-09-20 17:24:10 +03:00
tavplubix
8adfb9b593
Stop ThreadFuzzer before hung check ( #29167 )
...
* stop ThreadFuzzer before hung check
* fix
* fix
2021-09-20 17:23:10 +03:00
Ivan Blinkov
dea0d46dfd
Update base.js
2021-09-20 16:52:47 +03:00
Ivan Blinkov
99a8653497
Update website.py
2021-09-20 16:30:08 +03:00
Ivan Blinkov
14c394daff
Update success.html
2021-09-20 16:00:58 +03:00
Alexey Milovidov
85c9d10540
Merge branch 'github-links'
2021-09-20 15:50:21 +03:00
Alexey Milovidov
d23ccf016b
Fix HTML
2021-09-20 15:50:05 +03:00
alexey-milovidov
f18665107d
Merge pull request #29190 from ClickHouse/github-links
...
Add GitHub links for the team and fix errors in HTML
2021-09-20 15:48:20 +03:00
Alexey Milovidov
36f56b6807
Add GitHub links for the team
2021-09-20 15:46:49 +03:00
Ivan Blinkov
d063266a6e
Update website.py
2021-09-20 15:40:04 +03:00
tavplubix
66bc619c3e
Merge pull request #28983 from ClickHouse/func_zookeeper_session_uptime
...
Add function zookeeperSessionUptime(), fix some flaky tests
2021-09-20 14:47:49 +03:00
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