Alexey Milovidov
|
91cef77edc
|
Instrumentation
|
2021-08-27 03:01:07 +03:00 |
|
Alexey Milovidov
|
84a9be0b14
|
Move code to .cpp
|
2021-08-27 02:32:11 +03:00 |
|
Alexey Milovidov
|
46732e781f
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-27 01:57:48 +03:00 |
|
Alexey Milovidov
|
8fd643e22a
|
Fix build
|
2021-08-27 01:57:34 +03:00 |
|
Maksim Kita
|
4a8b82232c
|
Merge pull request #28211 from azat/udf-lock
Guard UDF container with a lock
|
2021-08-27 01:33:21 +03:00 |
|
alexey-milovidov
|
3d38604c55
|
Update executeQuery.cpp
|
2021-08-27 00:59:58 +03:00 |
|
Azat Khuzhin
|
91621cfcd2
|
Fix reading of custom TLD w/o new line at EOF
Fixes: #28177
|
2021-08-27 00:43:21 +03:00 |
|
Azat Khuzhin
|
a63ef6b8eb
|
Avoid excessive getpeername(2) calls for zookeeper_log
|
2021-08-27 00:41:06 +03:00 |
|
Azat Khuzhin
|
5bb0a91f83
|
Fix system.zookeeper_log.address (Before it always contains "::")
|
2021-08-27 00:41:06 +03:00 |
|
Azat Khuzhin
|
f342acc2ad
|
Guard UDF container with a lock
Fixes TSAN report [1]:
WARNING: ThreadSanitizer: data race (pid=436)
Write of size 8 at 0x7b040076e450 by thread T240:
...
3 DB::UserDefinedFunctionFactory::registerFunction() obj-x86_64-linux-gnu/../src/Interpreters/UserDefinedFunctionFactory.cpp:30:56 (clickhouse+0x1500727f)
4 DB::InterpreterCreateFunctionQuery::execute() obj-x86_64-linux-gnu/../src/Interpreters/InterpreterCreateFunctionQuery.cpp:37:44 (clickhouse+0x14b1224a)
5 DB::executeQueryImpl() obj-x86_64-linux-gnu/../src/Interpreters/executeQuery.cpp:573:32 (clickhouse+0x15039241)
6 DB::executeQuery() obj-x86_64-linux-gnu/../src/Interpreters/executeQuery.cpp:934:30 (clickhouse+0x150376fa)
7 DB::TCPHandler::runImpl() obj-x86_64-linux-gnu/../src/Server/TCPHandler.cpp:291:24 (clickhouse+0x15a7af2a)
Previous read of size 8 at 0x7b040076e450 by thread T1370:
...
2 DB::UserDefinedFunctionFactory::tryGet() const obj-x86_64-linux-gnu/../src/Interpreters/UserDefinedFunctionFactory.cpp:65:45 (clickhouse+0x150078a4)
3 DB::UserDefinedFunctionsMatcher::tryToReplaceFunction() obj-x86_64-linux-gnu/../src/Interpreters/UserDefinedFunctionsVisitor.cpp:39:73 (clickhouse+0x15007cd0)
4 DB::UserDefinedFunctionsMatcher::visit() obj-x86_64-linux-gnu/../src/Interpreters/UserDefinedFunctionsVisitor.cpp:27:19 (clickhouse+0x15007ba8)
5 DB::InDepthNodeVisitor<>::visit() obj-x86_64-linux-gnu/../src/Interpreters/InDepthNodeVisitor.h:34:13 (clickhouse+0x14fbcba4)
..
24 DB::executeQueryImpl() obj-x86_64-linux-gnu/../src/Interpreters/executeQuery.cpp:543:28 (clickhouse+0x15038f3b)
[1]: https://clickhouse-test-reports.s3.yandex.net/0/df1fe27791f82c2a917390faa30716effbd32b8f/stress_test_(thread).html#fail1
|
2021-08-27 00:39:11 +03:00 |
|
Dmitriy
|
fc9d334d8d
|
Translate to Russian
Перевел на русский язык.
|
2021-08-26 22:36:24 +03:00 |
|
Nikolai Kochetov
|
9c028be1e4
|
Fix insertion of fields with Infinity values in nullable low cardinality columns.
|
2021-08-26 21:19:12 +03:00 |
|
Dmitriy
|
7021d9bbe4
|
Update docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-26 19:47:21 +03:00 |
|
alesapin
|
1ff81b6678
|
Update network.py
|
2021-08-26 19:04:08 +03:00 |
|
alesapin
|
23325c3fa6
|
Fix rare case when watch response received before request response
|
2021-08-26 19:00:41 +03:00 |
|
alesapin
|
a6b4c28314
|
Update network.py
|
2021-08-26 18:27:14 +03:00 |
|
mergify[bot]
|
401b2f3b8f
|
Merge branch 'master' into json-as-string
|
2021-08-26 15:03:59 +00:00 |
|
Nikita Mikhaylov
|
e42b029155
|
Merge pull request #28191 from eltociear/patch-2
Fix typo in parametric-functions.md
|
2021-08-26 17:52:31 +03:00 |
|
Jakub Kuklis
|
c60e935830
|
Adding Format Null to performance test queries, style improvement for the test, additional comments in the code
|
2021-08-26 16:42:39 +02:00 |
|
Nikita Mikhaylov
|
fc37817ada
|
Merge pull request #28150 from FArthur-cmd/fix_compression_26149
Fix `Attempt to read after eof with enabled data compression`
|
2021-08-26 17:17:09 +03:00 |
|
Amos Bird
|
103e0abe1c
|
Reserve protocol number for ALTER PRIMARY KEY.
|
2021-08-26 22:08:58 +08:00 |
|
Nikolay Degterinsky
|
7c66ad051d
|
Fix
|
2021-08-26 16:42:49 +03:00 |
|
Kruglov Pavel
|
5bc332c40c
|
Merge pull request #28054 from kssenii/mysql
Add test for #13398
|
2021-08-26 16:39:43 +03:00 |
|
Nikolay Degterinsky
|
75575505cf
|
Merge branch 'master' into log_queries_probability
|
2021-08-26 16:32:49 +03:00 |
|
Kruglov Pavel
|
12b1e9ae6e
|
Merge pull request #27881 from azat/remote-query-cancel-fix
Fix remote query cancelation (in case of remote server abnormaly terminated)
|
2021-08-26 16:31:54 +03:00 |
|
Kruglov Pavel
|
3644f2a754
|
Merge pull request #28096 from CurtizJ/map-keys-conversion
Support implicit conversions between index in operator [] and key of Map
|
2021-08-26 16:31:12 +03:00 |
|
Kseniia Sumarokova
|
31afd7d09c
|
Merge pull request #28081 from kssenii/pg-conflict
Support `on conflict` for postgres engine
|
2021-08-26 16:30:30 +03:00 |
|
alexey-milovidov
|
25147d0c2d
|
Merge pull request #28186 from sdk2/patch-1
Update src/Functions/GatherUtils/Sources.h
|
2021-08-26 16:21:56 +03:00 |
|
Nikita Mikhaylov
|
349fa6c09f
|
Merge pull request #28157 from nikitamikhaylov/fix-arcadia-11
Updated ya.make files
|
2021-08-26 16:17:50 +03:00 |
|
zhongyuankai
|
15cbd7470a
|
StorageSystemViews bug fix
|
2021-08-26 20:54:04 +08:00 |
|
Filatenkov Artur
|
eeeef3cc18
|
Update ZlibInflatingReadBuffer.cpp
|
2021-08-26 15:43:01 +03:00 |
|
Ikko Ashimine
|
abeb1d03f1
|
Fix typo in parametric-functions.md
occured -> occurred
|
2021-08-26 21:42:18 +09:00 |
|
Filatenkov Artur
|
a1240fd575
|
Update ZlibInflatingReadBuffer.cpp
|
2021-08-26 15:42:10 +03:00 |
|
zhongyuankai
|
042d17531c
|
system.views add columns type
|
2021-08-26 20:05:01 +08:00 |
|
alesapin
|
ebfac8cfbb
|
More correct list watches semantics in ClickHouse Keeper
|
2021-08-26 14:50:08 +03:00 |
|
Alexey Boykov
|
d455cc0069
|
Merge pull request #27950 from sevirov/sevirov-DOCSUP-12065-document_queryid_and_initialqueryid_functions
DOCSUP-12065: Document queryID and initialQueryID functions
|
2021-08-26 14:35:08 +03:00 |
|
Amos Bird
|
0169fce78e
|
Projection bug fixes and refactoring.
|
2021-08-26 19:09:31 +08:00 |
|
sdk2
|
d9308749de
|
Update src/Functions/GatherUtils/Sources.h
|
2021-08-26 18:52:17 +08:00 |
|
alesapin
|
bcaff65457
|
Merge pull request #28028 from ClickHouse/replicated-tree-attach-wip
Allow attaching parts with 'compatible' enum types
|
2021-08-26 13:50:29 +03:00 |
|
alesapin
|
b34c0c5bd4
|
Better detection of the default interface
|
2021-08-26 13:42:04 +03:00 |
|
alesapin
|
64bc3285e9
|
Fix merge with master
|
2021-08-26 13:14:06 +03:00 |
|
lehasm
|
b8296416f7
|
DOCSUP-13276: document print_query_id (#28106)
* EN description
* Example description updated
* Update docs/en/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/en/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Translated to ru
* Minor fixes
* Some Ru grammar and formatting fixed.
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Update docs/ru/interfaces/cli.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-26 13:09:02 +03:00 |
|
Artur
|
f793e8af94
|
Merge branch 'fix_compression_26149' of https://github.com/FArthur-cmd/ClickHouse into fix_compression_26149
|
2021-08-26 09:44:49 +00:00 |
|
Artur
|
933b2e07c2
|
add database name in go test
|
2021-08-26 09:44:10 +00:00 |
|
tavplubix
|
774af49393
|
Merge pull request #27529 from ClickHouse/break_some_tests
Break some tests
|
2021-08-26 12:40:42 +03:00 |
|
Filatenkov Artur
|
1d97ae3f6a
|
Update ZlibInflatingReadBuffer.cpp
|
2021-08-26 12:15:10 +03:00 |
|
Ivan Blinkov
|
b13808f13a
|
Remove past event
|
2021-08-26 12:08:36 +03:00 |
|
Nikolai Kochetov
|
7636b6ae67
|
Update 2010_lc_native.python
|
2021-08-26 11:33:48 +03:00 |
|
Filatenkov Artur
|
a7d982198c
|
Update src/IO/ZlibInflatingReadBuffer.cpp
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2021-08-26 11:33:24 +03:00 |
|
Filatenkov Artur
|
f8eb02cb64
|
Update src/IO/ZlibInflatingReadBuffer.cpp
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
|
2021-08-26 11:33:10 +03:00 |
|