BayoNet
3435328465
DOCS-522: max_parser_depth ( #12097 )
...
* asiana21-DOCSUP-925-max_parser_depth (#132 )
* docs(max_parser_depth): added the setting description
* docs(max_parser_depth): some changes
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(max_parser_depth): added ru translation
* docs(max_parser_depth): removed quotation marks
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-522: Fixed the link.
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-03 00:26:55 +03:00
Ivan Blinkov
b81c66a031
[docker] install ca-certificates before the first apt-get update ( #12095 )
...
* [docker] install ca-certificates before first apt-get update
* Update Dockerfile
2020-07-02 22:16:21 +03:00
Vitaliy Zakaznikov
3f9dd7f62b
Fix small typo.
2020-07-02 21:02:15 +02:00
Vitaliy Zakaznikov
464eb70ca4
Removing unnecessary text.
2020-07-02 20:52:17 +02:00
Vitaliy Zakaznikov
a233aa257d
Small changes to the SRS template.
2020-07-02 20:48:17 +02:00
Vitaliy Zakaznikov
321bad14ee
Adding a template of the SRS with the notes how to use it.
2020-07-02 20:41:28 +02:00
Anton Popov
17d49af183
fix test with buffer table
2020-07-02 20:12:36 +03:00
alesapin
c6c7ee30d9
Less race conditions
2020-07-02 19:44:04 +03:00
Anton Popov
a5cbeda1e3
fix segfault with -StateResample combinators
2020-07-02 19:13:42 +03:00
Vitaliy Zakaznikov
22aabf8da3
Adding a simple example of using TestFlows.
2020-07-02 17:58:13 +02:00
Nikolai Kochetov
3f51419889
Fix tests.
2020-07-02 18:26:44 +03:00
Ivan Blinkov
8513e1ec74
improve breadcrumbs markup
2020-07-02 18:17:50 +03:00
Nikolai Kochetov
e7ab4df148
Fix result_rows and result_bytes metrics for selects.
2020-07-02 18:00:37 +03:00
Nikolai Kochetov
57d727d078
Fix result_rows and result_bytes metrics for selects.
2020-07-02 17:51:10 +03:00
alesapin
ab54a96cc5
Reverse arguments
2020-07-02 17:38:09 +03:00
alesapin
96df2e6b71
Better shutdown and conversion
2020-07-02 17:35:10 +03:00
Alexander Kuzmenkov
9e02a0d879
Merge pull request #11991 from ClickHouse/aku/perf-partial
...
perf test: report queries with new functions separately
2020-07-02 17:12:46 +03:00
alexey-milovidov
82061da77c
Merge pull request #12040 from azat/dist-fixes
...
Tiny fixes for distributed queries
2020-07-02 17:02:56 +03:00
alesapin
923c7e7c2d
Remove pvs studio from images list
2020-07-02 16:19:25 +03:00
alesapin
64583ceb22
Merge branch 'master' into add-storage-rabbitmq-read-only
2020-07-02 16:08:29 +03:00
alesapin
7ae8a19e9b
Merge branch 'add-storage-rabbitmq-read-only' of github.com:kssenii/ClickHouse into add-storage-rabbitmq-read-only
2020-07-02 16:08:22 +03:00
Nikolai Kochetov
aca1d8ac77
Added test.
2020-07-02 16:06:10 +03:00
alexey-milovidov
4d01fb3cbc
Update tips.md
2020-07-02 15:54:32 +03:00
Anton Popov
71059e4dff
Merge pull request #12062 from nvartolomei/nv/set-index-tuple-types
...
Try fix pk in tuple performance
2020-07-02 15:51:03 +03:00
Nikolai Kochetov
6527e04ec3
Fix limiting the number of threads for VIEW.
2020-07-02 15:35:51 +03:00
alesapin
1fb90f3811
Merge pull request #12052 from ClickHouse/test_image_changes
...
Test image changes
2020-07-02 15:01:06 +03:00
alesapin
f87c3af097
Merge pull request #12055 from ClickHouse/fix-9766
...
Fix arrayMap with Tuple(LowCardinality) argument
2020-07-02 13:40:05 +03:00
alesapin
65dae99c12
Merge pull request #12056 from ClickHouse/fix-11808
...
Fix defaultValueOfArgumentType
2020-07-02 13:35:38 +03:00
alesapin
cec02d15ed
Merge pull request #12067 from excitoon-favorites/betters3logs
...
Moved useless S3 logging to TRACE level
2020-07-02 13:21:55 +03:00
Vitaly Baranov
03b36c262e
Improve REVOKE command: now it requires only grant/admin option for only
...
access which will be revoked.
REVOKE ALL FROM user1 now revokes all granted roles.
2020-07-02 12:54:24 +03:00
Ivan Blinkov
b4492bc5d4
[blog] 'Package Repository Behind CDN' post ( #12082 )
...
* support iframes from DataLens
* initial blog post text
2020-07-02 12:45:27 +03:00
Ivan Blinkov
b9b7abe816
revert e9d3c48f56
2020-07-02 12:31:18 +03:00
Ivan Blinkov
e9d3c48f56
Update Dockerfile
2020-07-02 12:28:23 +03:00
BayoNet
e79be9b1ed
DOCS-605: Description for the always_fetch_merged_part setting ( #11921 )
...
* Revolg DOCSUP-998 Document the always_fetch_merged_part setting (#123 )
* Add always_fetch_merged_part setting
* revolg-DOCSUP-998-add_always_fetch_merged_part_setting link fixed
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Add always_fetch_merged_part setting. Updates.
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Add always_fetch_merged_part setting. Updates.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-605: Minor fixes.
* CLICKHOUSEDOCS-605: Added Plausible to Adopters.
* Update docs/ru/operations/settings/settings.md
Co-authored-by: alesapin <alesapin@gmail.com>
* Update docs/en/operations/settings/settings.md
Co-authored-by: alesapin <alesapin@gmail.com>
* CLICKHOUSEDOCS-605: Fixed access rights description.
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: alesapin <alesapin@gmail.com>
2020-07-02 12:04:40 +03:00
alesapin
4c3ae82273
Better PVS image
2020-07-02 12:02:15 +03:00
Nikolai Kochetov
924f1dfc46
Allow to parse EXPLAIN PLAN.
2020-07-02 11:40:41 +03:00
Nikolai Kochetov
79cd33a567
Fix tests.
2020-07-02 10:44:47 +03:00
Alexander Kazakov
cc2cadb7f5
Merge pull request #11893 from excitoon-favorites/autostartmoves
...
In *MergeTree: Parts moving task shall be started if new storage policy needs them
2020-07-02 10:44:38 +03:00
BayoNet
c7d8bf68b8
DOCS-635: Translated the EN version of the AvroConfluent format description ( #11930 )
...
* DOCSUP-1350 (#128 )
* edited EN version
* add EN and RU translation
* minor changes
* CLICKHOUSEDOCS-635: Updated the description.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
2020-07-02 10:25:06 +03:00
Alexander Kuzmenkov
41088c3416
Merge remote-tracking branch 'origin/master' into HEAD
2020-07-02 10:13:11 +03:00
Alexander Kuzmenkov
99514a7e24
fixup
2020-07-02 10:13:02 +03:00
Alexander Kuzmenkov
e0273d30fa
Changelog for 20.1, 20.4
2020-07-02 09:20:20 +03:00
Alexander Kuzmenkov
f90a7c03bd
Merge pull request #12063 from ClickHouse/aku/changelog-20.3.11
...
Changelog for 20.3.11, 12
2020-07-02 09:20:08 +03:00
alesapin
cf306c5be1
bump ci
2020-07-01 23:29:39 +03:00
alesapin
f0b012c94b
Remove garbage from images
2020-07-01 23:07:11 +03:00
alesapin
29178a1df4
Don't download image twice
2020-07-01 21:51:11 +03:00
alesapin
faaf3536ea
Update deb image
2020-07-01 18:00:07 +03:00
zhang2014
9ed5c6d925
ISSUES-4006 support first for ALTER ADD|MODIFY COLUMN
2020-07-01 22:58:52 +08:00
Vitaly Baranov
811d124a82
Merge pull request #12002 from vitlibar/fix-partial-revokes
...
Fix partial revokes
2020-07-01 17:15:01 +03:00
BohuTANG
f0e715ade1
[docs] Sync zh/development/build-osx.md from EN ( #12071 )
2020-07-01 17:08:01 +03:00