karnevil13
|
1ecbe43065
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:52:08 +03:00 |
|
karnevil13
|
e120de60d4
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:51:50 +03:00 |
|
karnevil13
|
601050ea38
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:25 +03:00 |
|
karnevil13
|
0c645aaeec
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:14 +03:00 |
|
karnevil13
|
19217af59d
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:50:07 +03:00 |
|
karnevil13
|
4a64265db8
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:49:39 +03:00 |
|
karnevil13
|
442fe2d979
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:49:31 +03:00 |
|
karnevil13
|
835eb86b1c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:48:39 +03:00 |
|
karnevil13
|
a24a8f4bdc
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:48:19 +03:00 |
|
karnevil13
|
3dcc00077c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:46:25 +03:00 |
|
karnevil13
|
007ac0f61c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:45:16 +03:00 |
|
karnevil13
|
3f81281e4c
|
Update docs/ru/sql-reference/functions/type-conversion-functions.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:44:58 +03:00 |
|
karnevil13
|
35c007c82c
|
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:44:42 +03:00 |
|
karnevil13
|
38cfc34744
|
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-10-12 23:44:23 +03:00 |
|
Ivan Milov
|
d809fa0456
|
Edited and translated to Russian
Edit the English version of changes and translate to Russian where needed.
|
2021-10-12 01:52:42 +03:00 |
|
Anton Popov
|
269a58373a
|
Merge pull request #29548 from ka1bi4/romanzhukov-DOCSUP-13988-JSONAsString-brackets
DOCSUP-13988: Allow data in square brackets in JSONAsString format
|
2021-10-07 14:50:07 +03:00 |
|
Anton Popov
|
4bc14dedfb
|
Merge pull request #28352 from Avogar/div-null
Avoid division by zero when denominator is Nullable
|
2021-10-07 14:47:53 +03:00 |
|
Kruglov Pavel
|
13b2fdc23b
|
Merge pull request #29659 from amosbird/jsonfix3
Fix nullable processing in JSONFunctions
|
2021-10-07 13:55:22 +03:00 |
|
Nikolai Kochetov
|
b8d3994765
|
Merge pull request #29829 from ClickHouse/revert-29827-coro-example
Revert "Add coroutines example."
|
2021-10-07 13:12:24 +03:00 |
|
Nikolai Kochetov
|
db79dc2a3d
|
Revert "Add coroutines example."
|
2021-10-07 13:11:51 +03:00 |
|
Nikolai Kochetov
|
8263d30321
|
Merge pull request #29827 from ClickHouse/coro-example
Add coroutines example.
|
2021-10-07 13:08:16 +03:00 |
|
Nikolai Kochetov
|
94a29545c8
|
Add logger.
|
2021-10-07 13:06:59 +03:00 |
|
Vladimir C
|
0422939893
|
Merge pull request #29281 from lingtaolf/bugfix/tupleFilter
|
2021-10-07 12:24:26 +03:00 |
|
Nikolai Kochetov
|
3e518861a0
|
Add coroutines example.
|
2021-10-07 12:23:22 +03:00 |
|
Nikolai Kochetov
|
4ab2e2745b
|
Merge pull request #29786 from azat/parallel_view_processing-fix
Fix parallel_view_processing
|
2021-10-07 12:15:26 +03:00 |
|
Nikolai Kochetov
|
78e1db209f
|
Remove more data streams (#29491)
* Remove more streams.
* Fixing build.
* Fixing build.
* Rename files.
* Fix fast test.
* Fix StorageKafka.
* Try fix kafka test.
* Move createBuffer to KafkaSource ctor.
* Revert "Move createBuffer to KafkaSource ctor."
This reverts commit 81fa94d27e .
* Revert "Try fix kafka test."
This reverts commit 2107e54969 .
* Comment some rows in test.
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-10-07 11:26:08 +03:00 |
|
Vladimir C
|
b02c12b182
|
Merge pull request #23881 from darkkeks/fix-cross-to-inline-join-error-condition
|
2021-10-07 11:09:36 +03:00 |
|
Vladimir C
|
4b80c6ff21
|
Merge pull request #29545 from CurtizJ/remove-permute
|
2021-10-07 11:07:34 +03:00 |
|
Maksim Kita
|
d91377c993
|
Merge pull request #29816 from kitaisreal/dictionary-attributes-updated-documentation
Dictionary attributes updated documentation
|
2021-10-07 10:21:15 +03:00 |
|
Maksim Kita
|
4ec7311d4d
|
Merge pull request #29738 from kitaisreal/added-function-ngram
Added function ngram
|
2021-10-07 10:21:00 +03:00 |
|
alexey-milovidov
|
16ad5953d6
|
Merge pull request #29783 from azat/tcphandler-progress-race
Fix data-race between fatal error handler and progress packets
|
2021-10-07 01:47:29 +03:00 |
|
avogar
|
568e27e9b3
|
Fix tests
|
2021-10-07 00:19:37 +03:00 |
|
Maksim Kita
|
c2c621c6dc
|
Dictionary attributes updated documentation
|
2021-10-06 23:33:36 +03:00 |
|
Maksim Kita
|
b7b39da8cc
|
Fixed build
|
2021-10-06 23:22:29 +03:00 |
|
Amos Bird
|
41a80a8852
|
Add more tests
|
2021-10-07 04:02:44 +08:00 |
|
Maksim Kita
|
d7dd593284
|
Merge pull request #29813 from azat/listen_backlog-config-default
Add listen_backlog to documentation
|
2021-10-06 22:20:04 +03:00 |
|
Azat Khuzhin
|
1c417be72e
|
Apply suggestions from @kitaisreal
|
2021-10-06 22:19:09 +03:00 |
|
Maksim Kita
|
dce50c8b8a
|
Merge pull request #29779 from kitaisreal/parse-query-from-metadata-exception-throw-fix
Parse query from metadata exception throw fix
|
2021-10-06 21:29:12 +03:00 |
|
Amos Bird
|
a34a08268b
|
Fix nullable processing in JSONFunctions
|
2021-10-07 02:26:50 +08:00 |
|
Amos Bird
|
a391b64f57
|
Revert "Merge pull request #29746 from azat/JSONExtract-Null-fix"
This reverts commit e990f35ba3 , reversing
changes made to 8e03e0127a .
|
2021-10-07 02:26:32 +08:00 |
|
Azat Khuzhin
|
83c271f446
|
Move QueryPipelineBuilder::setMaxThreads() into the InterpreterInsertQuery
|
2021-10-06 21:25:37 +03:00 |
|
Azat Khuzhin
|
74f5b92420
|
Add listen_backlog to documentation
Follow-up for: #29643
|
2021-10-06 21:09:00 +03:00 |
|
Kseniia Sumarokova
|
e88005c6f6
|
Merge pull request #29762 from kssenii/update-minio
May be fix s3 tests
|
2021-10-06 16:33:54 +03:00 |
|
Maksim Kita
|
33353be4ed
|
Fixed tests
|
2021-10-06 15:12:07 +03:00 |
|
Filatenkov Artur
|
a9e8ba0c00
|
Correct behaviour with unknown methods (#29057)
* correct behaviour with unknown methods
* move check on earlier stage
* add test
* correct filter for handler
* Update HTTPServerConnection.cpp
* remove trying to get params
* correct filter for head requests
* Update HTTPHandlerFactory.h
* Update HTTPHandlerFactory.h
* Trigger Build
|
2021-10-06 14:43:05 +03:00 |
|
Maksim Kita
|
a9e357aaff
|
Merge pull request #29792 from ClickHouse/ui-show-bars
Web UI: render bars in table cells
|
2021-10-06 13:49:40 +03:00 |
|
Maksim Kita
|
d2b3f3bd11
|
Merge pull request #29796 from kitaisreal/function-reinterpet-as-improve-readability
Function reinterpretAs improve readability
|
2021-10-06 13:44:24 +03:00 |
|
avogar
|
5e4cda02b6
|
Fix build
|
2021-10-06 13:38:22 +03:00 |
|
Maksim Kita
|
490ef61a03
|
Function reinterpretAs improve readability
|
2021-10-06 11:43:11 +03:00 |
|
Ivan Blinkov
|
8e9df6d667
|
Update sample.md
|
2021-10-06 09:12:27 +03:00 |
|