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
Nicolae Vartolomei
3854ce6d84
Rewrite Set lookup to make it more readable
2020-07-01 15:05:54 +01:00
Nicolae Vartolomei
f8ceca6942
Remove const specifier to allow auto-move (clangtidy)
2020-07-01 15:04:08 +01:00
BayoNet
41fed28403
DOCS-510: runningAccumulate ( #12061 )
...
* asiana21-DOCSUP-797 (#117 )
* docs(runningAccumulate): the function description is added
* docs(runningAccumulate): the function description is modified
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(runningAccumulate): some changes
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* docs(runningAccumulate): added ru translation
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-510: Minor fix.
* Update docs/en/sql-reference/functions/other-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-510: Fixed links.
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>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-01 16:36:41 +03:00
Nicolae Vartolomei
64bbccb42e
Add force_primary_key to a pk in tuple test
2020-07-01 14:25:14 +01:00
BayoNet
03a643e9d3
DOCS-609: max_server_memory_usage ( #11771 )
...
* Revolg DOCSUP-1000 add max server memory usage setting (#125 )
* Add max_server_memory_usage setting, delete max_memory_usage_for_all_queries setting.
* Syntax fixed
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Doc for the max_server_memory_usage setting. Updates.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-609: Minor fixes.
* CLICKHOUSEDOCS-609: Actualized position of the setting.
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>
2020-07-01 16:08:16 +03:00
filimonov
bdc78a0017
Update query-complexity.md
2020-07-01 14:38:50 +02:00
filimonov
3cf01e9e0b
Update query-complexity.md
2020-07-01 14:37:39 +02:00
filimonov
2f9c52c1df
Update query-complexity.md
2020-07-01 14:35:47 +02:00
filimonov
b2df6accad
Update query-complexity.md
...
Remove a note about read limits applied on threads level.
2020-07-01 14:34:24 +02:00
alesapin
5ef3c95628
Bump
2020-07-01 13:15:39 +03:00
Nicolae Vartolomei
c95d09aed0
Add a test to cover non-const tuple elemenets (just in case)
2020-07-01 11:01:47 +01:00
Vladimir Chebotarev
a541683efa
Moved useless S3 logging to TRACE level.
2020-07-01 01:04:30 +03:00
Anton Popov
68c9896fa2
fix arcadia build
2020-07-01 00:15:39 +03:00
alesapin
4d300abe24
bump ci
2020-06-30 23:43:22 +03:00
Alexander Kuzmenkov
baec4093dd
Merge pull request #11993 from ClickHouse/aku/more-jemalloc-tweaks
...
jemalloc: set muzzy_decay_ms = 10s
2020-06-30 22:51:21 +03:00
Alexander Kuzmenkov
594fc9247b
Update CHANGELOG.md
...
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-06-30 22:38:29 +03:00
Anton Popov
d45697a1b5
in-memory-parts: lazy creation of WAL
2020-06-30 21:47:12 +03:00
Ivan Blinkov
e48b6b8f84
[blog] add RSS feed ( #12064 )
...
* [blog] add rss feed
* better title
2020-06-30 21:22:07 +03:00
alexey-milovidov
948af0bfc5
Merge pull request #12045 from ClickHouse/fix_loading_of_tables
...
Parse metadata in parallel when loading tables
2020-06-30 21:16:40 +03:00
Nicolae Vartolomei
b1d2d55cba
Add explicit test for a case where AST hashes collide for different prepared sets
2020-06-30 18:19:20 +01:00
Nikolai Kochetov
3585700506
Fix tests.
2020-06-30 19:41:43 +03:00
alesapin
67d03b6b75
bump CI
2020-06-30 19:35:07 +03:00
Alexander Kuzmenkov
444a869d78
simple changelog script
2020-06-30 19:08:23 +03:00
Alexander Kuzmenkov
af3716f305
Changelog for 20.3.11, 12
2020-06-30 19:04:15 +03:00
Vitaly Baranov
c39eb8f71b
Fix partial revokes (complex cases).
2020-06-30 18:47:02 +03:00
Nicolae Vartolomei
8f1845185e
Try fix pk in tuple performance
...
Possible approach for fixing #10574
The problem is that prepared sets are built correctly, it is a hash map of key -> set
where key is a hash of AST and list of data types (when we a list of
tuples of literals).
However, when the key is built from the index to try and find if there
exists a prepared set that would match it looks for data types of the
primary key (see how data_types is populated) because the primary key
has only one field (v in my example) it can not find the prepared set.
The patch looks for any prepared indexes where data types match for the
subset of fields found in primary key, we are not interested in other
fields anyway for the purpose of primary key pruning.
2020-06-30 16:33:38 +01:00
Vitaly Baranov
40942a2164
Merge pull request #12031 from vitlibar/fix-access-rights-if-allow_introspection_functions-is-0
...
Fix calculation of access rights when allow_introspection_functions = 0
2020-06-30 18:32:18 +03:00