Alexey Milovidov
|
fe9bd0e918
|
Added a test for #5732
|
2020-05-29 23:37:14 +03:00 |
|
Alexey Milovidov
|
9768743d09
|
Whitespace
|
2020-05-29 23:17:38 +03:00 |
|
Alexey Milovidov
|
cf91793d90
|
Added a test from @den-crane
|
2020-05-29 23:05:41 +03:00 |
|
Alexey Milovidov
|
3d6057976e
|
Fix bad formatting in clickhouse-client
|
2020-05-29 23:00:51 +03:00 |
|
Alexey Milovidov
|
fb5e1a8e8d
|
Whitespaces
|
2020-05-29 22:54:59 +03:00 |
|
Alexey Milovidov
|
1732888d98
|
Added a test for network throttler
|
2020-05-29 22:44:24 +03:00 |
|
Alexey Milovidov
|
6ec9287925
|
Added a test
|
2020-05-29 22:37:23 +03:00 |
|
Alexey Milovidov
|
0eb2f4dee9
|
Change default value of "timeout_before_checking_execution_speed" to make it reasonable
|
2020-05-29 21:51:51 +03:00 |
|
Alexey Milovidov
|
9d39fc6dcb
|
Fix bug with Throttler and query speed estimation
|
2020-05-29 21:23:45 +03:00 |
|
alexey-milovidov
|
58c1d96582
|
Merge pull request #11208 from ClickHouse/escape-sequences-php-mysql-style
Experiment on parsing backslash escapes in a more convenient way #10922
|
2020-05-29 17:19:00 +03:00 |
|
alexey-milovidov
|
9c21d9674a
|
Merge pull request #11270 from ClickHouse/fix-flacky-test-optimize
Fix potentially flacky test
|
2020-05-29 16:37:10 +03:00 |
|
alexey-milovidov
|
e11eeb0ce6
|
Merge pull request #11265 from ClickHouse/add-a-test-from-donmikel
Add a test from @donmikel
|
2020-05-29 16:32:07 +03:00 |
|
alexey-milovidov
|
3d74122ab4
|
Merge pull request #11268 from ClickHouse/repeat-test-on-curl-timeout
Repeat test on curl timeout
|
2020-05-29 16:27:54 +03:00 |
|
alexey-milovidov
|
304c6a1ee3
|
Merge pull request #11278 from vitlibar/fix-crash-set-default-role-with-wrong-args
Fix crash when SET DEFAULT ROLE is called with wrong arguments.
|
2020-05-29 16:24:42 +03:00 |
|
alexey-milovidov
|
9a4fd5cf56
|
Merge pull request #11272 from ClickHouse/fix-usage-of-fmtlib
Fix potential incorrect usage of fmtlib
|
2020-05-29 16:22:52 +03:00 |
|
Nikita Mikhaylov
|
9233997b24
|
Merge pull request #11233 from nikitamikhaylov/cache-getstring-bugfix
Cache-dictionary getString() bugfix
|
2020-05-29 16:32:35 +04:00 |
|
Nikolai Kochetov
|
cf08299e43
|
Merge pull request #11249 from ClickHouse/fix-memory-tracked-description-race
Fix race for description in MemoryTracker.
|
2020-05-29 13:42:07 +03:00 |
|
Alexander Kazakov
|
3f53b5b335
|
Fixed improper logging of failures in destructors of certain metrics (#11264)
|
2020-05-29 12:45:55 +03:00 |
|
BayoNet
|
09369c259c
|
DOCS-527: system.query_log (#11197)
* DOCSUP-824: query log (#115)
* Draft changes.
* Next step.
* Structure was changed. Missed information was added.
* More edits.
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Comments editing was done.
* Translated to russian.
Co-authored-by: Anastasia Uvarova <ana-uvarova@yandex-team.ru>
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
* CLICKHOUSEDOCS-527: query_log description.
* CLICKHOUSEDOCS-527: Updated structure.
* CLICKHOUSEDOCS-527: Fixed links.
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Updated by comments.
* CLICKHOUSEDOCS-527: Updated by comments
.
* CLICKHOUSEDOCS-527: Syncronized EN->RU
Co-authored-by: Anastasia Uvarova <ana-uvarova@yandex-team.ru>
Co-authored-by: AnaUvarova <64017504+AnaUvarova@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-05-29 12:43:49 +03:00 |
|
alesapin
|
9a34310ead
|
Merge pull request #11262 from ClickHouse/fix_unit_broken_tests
Fix unit broken tests
|
2020-05-29 11:18:46 +03:00 |
|
Vitaly Baranov
|
2d12b4d3ac
|
Fix crash when SET DEFAULT ROLE is called with wrong arguments.
|
2020-05-29 09:54:27 +03:00 |
|
alexey-milovidov
|
04bdffd9d7
|
Merge pull request #11255 from zlobober/proper_versions_in_arcadia
Use proper versions in Arcadia build.
|
2020-05-29 03:58:49 +03:00 |
|
Alexey Milovidov
|
025c1a8830
|
Added another check #11170
|
2020-05-29 03:46:42 +03:00 |
|
Alexey Milovidov
|
13b0acdc9f
|
Fix strange code
|
2020-05-29 03:42:25 +03:00 |
|
Alexey Milovidov
|
263bc6e097
|
Added missing file
|
2020-05-29 03:26:56 +03:00 |
|
Alexey Milovidov
|
e8f52337aa
|
Fix incorrect usage of fmtlib
|
2020-05-29 03:09:12 +03:00 |
|
Alexey Milovidov
|
7df5280060
|
Fix potentially flacky test
|
2020-05-29 02:09:11 +03:00 |
|
Alexey Milovidov
|
5548c9d1ad
|
Repeat test on curl timeout
|
2020-05-29 01:53:15 +03:00 |
|
Alexey Milovidov
|
2b4d9a6349
|
Add a test from @donmikel
|
2020-05-29 01:00:01 +03:00 |
|
alexey-milovidov
|
9d5b1b69f7
|
Update extended-roadmap.md
|
2020-05-29 00:22:18 +03:00 |
|
alexey-milovidov
|
f0f7b7cc7c
|
Update extended-roadmap.md
|
2020-05-29 00:21:03 +03:00 |
|
alexey-milovidov
|
2918677a9e
|
Update extended-roadmap.md
|
2020-05-28 23:58:25 +03:00 |
|
alexey-milovidov
|
05642d2a84
|
Update extended-roadmap.md
|
2020-05-28 23:53:13 +03:00 |
|
alexey-milovidov
|
fb4d272f5b
|
Merge pull request #11258 from vitlibar/protobuf-fix-handling-bad-data
Fix handling bad data while reading in Protobuf format.
|
2020-05-28 23:26:20 +03:00 |
|
alexey-milovidov
|
7eb2e4f63a
|
Merge pull request #11263 from ClickHouse/website/css/docs.css
Fix wrong markup in documentation
|
2020-05-28 22:30:16 +03:00 |
|
Alexey Milovidov
|
24fb6266da
|
Fix wrong markup
|
2020-05-28 22:28:44 +03:00 |
|
alexey-milovidov
|
d8049be204
|
Update extended-roadmap.md
|
2020-05-28 22:27:31 +03:00 |
|
alexey-milovidov
|
d7ec509f33
|
Update extended-roadmap.md
|
2020-05-28 22:26:20 +03:00 |
|
alesapin
|
db72f39594
|
Remove error code
|
2020-05-28 22:07:20 +03:00 |
|
alesapin
|
026244b07f
|
Better
|
2020-05-28 21:57:09 +03:00 |
|
alesapin
|
e9c1e1a7e4
|
Remove redundant header
|
2020-05-28 21:54:42 +03:00 |
|
alesapin
|
93801a1a9d
|
Fix unit tests
|
2020-05-28 21:52:08 +03:00 |
|
alesapin
|
a95469020a
|
Better error codes
|
2020-05-28 21:02:41 +03:00 |
|
Vitaly Baranov
|
d7cc703233
|
Merge pull request #11080 from vitlibar/add-authentication-type-to-system-users
Show authentication type in system.users table
|
2020-05-28 20:20:41 +03:00 |
|
Vitaly Baranov
|
99626a5bd3
|
Add test for handling malformed protobuf data.
|
2020-05-28 20:07:54 +03:00 |
|
Maxim Akhmedov
|
ce52a2c820
|
Add lost VERSION_* defines to ya.make.versions.inc
|
2020-05-28 19:44:30 +03:00 |
|
Maxim Akhmedov
|
8e63fd34b9
|
Bump build.
|
2020-05-28 18:59:19 +03:00 |
|
Vitaly Baranov
|
a452d037ef
|
Fix handling bad data while reading in Protobuf format.
|
2020-05-28 18:41:20 +03:00 |
|
Alexey Milovidov
|
7853722519
|
Update tests
|
2020-05-28 17:18:58 +03:00 |
|
Alexey Milovidov
|
71b7bb9c3a
|
Merge branch 'master' into escape-sequences-php-mysql-style
|
2020-05-28 16:58:23 +03:00 |
|