BayoNet
|
c0942b7d07
|
DOCS-492: system.mutations (#12608)
* DOCSUP-785 Update the system.mutations description. (#144)
* Description updated, 1 field added (en).
* Translated into Russian.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
* CLICKHOUSEDOCS-492: Fixed links.
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-21 14:52:23 +03:00 |
|
vxider
|
064fd76496
|
Improve Chinese translation of tests.md (#12626)
* Improve translation
* remove wrong wrapping
|
2020-07-21 14:40:38 +03:00 |
|
alexey-milovidov
|
e4e642e24f
|
Merge pull request #12593 from CurtizJ/fix-any-with-aliases
Fix lack of aliases with function 'any'
|
2020-07-21 14:37:37 +03:00 |
|
alexey-milovidov
|
a78b58d764
|
Merge pull request #12619 from BayoNet/docs/CLICKHOUSEDOCS-654-randomStringUTF8
DOCS-654: randomStringUTF8
|
2020-07-21 14:31:17 +03:00 |
|
alexey-milovidov
|
c112bd242c
|
Update other-functions.md
|
2020-07-21 14:30:41 +03:00 |
|
alexey-milovidov
|
8a23874a90
|
Update other-functions.md
|
2020-07-21 14:28:46 +03:00 |
|
alesapin
|
a3262cceee
|
Better exception during directories creation
|
2020-07-21 14:21:13 +03:00 |
|
alesapin
|
18eef29217
|
Merge pull request #12624 from ClickHouse/fix_error_message
Fix error message about granularity
|
2020-07-21 14:11:09 +03:00 |
|
alesapin
|
379a5a750a
|
Fix error message about granularity
|
2020-07-21 14:10:23 +03:00 |
|
Alexey Milovidov
|
16ba0f91d7
|
Add performance test
|
2020-07-21 13:38:14 +03:00 |
|
Alexey Milovidov
|
e4c652ec28
|
Fix test; modify return type of Date or DateTime % Float to Float64
|
2020-07-21 13:36:04 +03:00 |
|
Artem Zuikov
|
df1213f351
|
Try to make if_transform_strings perf test faster (#12598)
|
2020-07-21 13:34:55 +03:00 |
|
Alexey Milovidov
|
e93e0afd52
|
Added a comment
|
2020-07-21 13:20:09 +03:00 |
|
Sergei Shtykov
|
2af49cf6d3
|
CLICKHOUSEDOCS-654: Fixed tr.
|
2020-07-21 13:17:50 +03:00 |
|
Sergei Shtykov
|
d472c9b5e3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-654-randomStringUTF8
|
2020-07-21 13:14:34 +03:00 |
|
Nikolai Kochetov
|
a93a7d3a75
|
Remove unused error code.
|
2020-07-21 13:10:16 +03:00 |
|
AnaUvarova
|
0d0ce4b760
|
I described function randomStringUTF8 (#146)
* I described function randomStringUTF8
* 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>
* Ive edited en-version and translated function description to Russian.
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-07-21 13:08:11 +03:00 |
|
Nikolai Kochetov
|
3e4ed80ae7
|
Add test.
|
2020-07-21 12:24:06 +03:00 |
|
Nikolai Kochetov
|
cc7ebfac78
|
Fix Pipeline stuck for external sort.
|
2020-07-21 12:23:54 +03:00 |
|
Nikolai Kochetov
|
9a414a090c
|
Fix style.
|
2020-07-21 11:52:02 +03:00 |
|
alexey-milovidov
|
16e8c61438
|
Merge pull request #12566 from ClickHouse/race_condition_cache_dictionaries
Fix race condition in clickhouse cache dictionary
|
2020-07-21 11:27:08 +03:00 |
|
Nikolai Kochetov
|
4ceee71d1f
|
Added test.
|
2020-07-21 11:21:13 +03:00 |
|
alesapin
|
1d8cab3379
|
Better function name and comment
|
2020-07-21 11:13:23 +03:00 |
|
Nikolai Kochetov
|
cab9146ff3
|
Remove SortDescription from IBlockInputStream.
|
2020-07-21 11:05:52 +03:00 |
|
Vitaly Baranov
|
e3ee555c57
|
Merge pull request #12606 from vitlibar/improve-json-internal-interface
Improve JSON internal interface.
|
2020-07-20 23:35:09 +03:00 |
|
BayoNet
|
b9e4e91842
|
DOCS-645: system.licenses (#12607)
* system-license table description with examples (#140)
* system-license table description with examples
* 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>
* Update docs/en/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* System licenses description.
* ++
* Update docs/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/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/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/operations/system-tables.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-645: Fixed links.
* Update docs/en/operations/system-tables/licenses.md
* Update docs/ru/operations/system-tables.md
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-07-20 22:17:04 +03:00 |
|
Ivan Blinkov
|
be97e6f6ae
|
[docs] rearrange ToC for build on Linux guide (#12603)
|
2020-07-20 22:12:31 +03:00 |
|
Ivan Blinkov
|
f325f8cf4a
|
[docs] remove blank lines to make it a correct numbered list (#12591)
|
2020-07-20 22:12:02 +03:00 |
|
Vitaly Baranov
|
1fb4d9002d
|
Improve JSON internal interface.
|
2020-07-20 20:56:04 +03:00 |
|
alesapin
|
e7a4bc8dae
|
Even less tests in fasttest
|
2020-07-20 19:55:36 +03:00 |
|
alesapin
|
619f5f6180
|
Less tests in fast test
|
2020-07-20 19:44:48 +03:00 |
|
Ivan Blinkov
|
586872674b
|
[docs] markdown fix
|
2020-07-20 18:20:20 +03:00 |
|
Ivan Blinkov
|
3070989983
|
[docs] minor refactoring
|
2020-07-20 18:19:08 +03:00 |
|
Ivan Blinkov
|
eb894eff9d
|
Update contrib.md
|
2020-07-20 18:09:08 +03:00 |
|
alesapin
|
5978c9720d
|
Better exception message in CheckingSortedBlockInputStream
|
2020-07-20 17:57:01 +03:00 |
|
Ivan Blinkov
|
941674a018
|
Update docs.css
|
2020-07-20 17:42:17 +03:00 |
|
Ivan Blinkov
|
390f0c73f3
|
Update tests.md
|
2020-07-20 17:40:00 +03:00 |
|
Ivan Blinkov
|
55586234dc
|
Update browse-code.md
|
2020-07-20 17:36:35 +03:00 |
|
Ivan Blinkov
|
fc80d25ef2
|
Update style.md
|
2020-07-20 17:35:49 +03:00 |
|
Ivan Blinkov
|
99be0de795
|
Update build-cross-arm.md
|
2020-07-20 17:34:44 +03:00 |
|
Ivan Blinkov
|
96223a4c37
|
Update build-cross-osx.md
|
2020-07-20 17:33:54 +03:00 |
|
Ivan Blinkov
|
9f4705abb1
|
Update build-osx.md
|
2020-07-20 17:29:13 +03:00 |
|
alesapin
|
82c5ff6e9b
|
Remove redundant new line
|
2020-07-20 16:48:17 +03:00 |
|
alesapin
|
9881c60fdb
|
Better comment
|
2020-07-20 16:45:18 +03:00 |
|
alesapin
|
b9a0d0802c
|
Better code
|
2020-07-20 16:44:07 +03:00 |
|
alesapin
|
6b7d1033e6
|
Comments for ugly fix
|
2020-07-20 16:06:44 +03:00 |
|
alesapin
|
479048cf69
|
Ugly code without races
|
2020-07-20 15:34:29 +03:00 |
|
Alexander Kuzmenkov
|
abec684daf
|
query fuzzer
|
2020-07-20 14:57:16 +03:00 |
|
Alexander Kuzmenkov
|
232cd2648f
|
Merge pull request #12522 from ClickHouse/aku/std-logic-error
Abort on std::logic_error in debug builds
|
2020-07-20 14:50:03 +03:00 |
|
Alexander Kuzmenkov
|
40ee6eba19
|
Merge pull request #12545 from ClickHouse/fix_load_part_without_checksums
Fix loading parts without checksums
|
2020-07-20 14:40:53 +03:00 |
|