Commit Graph

87113 Commits

Author SHA1 Message Date
Amos Bird
a25bb50096
Refactor many exception messages
1. Always use fmt variant
2. Remove redundant period at the end of message
3. Remove useless parenthesis
2022-04-24 19:44:00 +08:00
Amos Bird
e73d7fea31
Rename narrowBlockInputStream to narrowPipe 2022-04-24 18:33:48 +08:00
Amos Bird
ff77e5e379
Small refactoring of ExecutorTasks 2022-04-24 15:54:06 +08:00
Alexey Milovidov
d7a42ee229
Merge pull request #36213 from tylerhannan/add-11900KF-benchmark
add corei9 benchmark
2022-04-24 09:12:37 +03:00
Alexey Milovidov
ac97b6148f
Merge branch 'master' into add-11900KF-benchmark 2022-04-24 09:12:33 +03:00
Alexey Milovidov
90297e225c
Merge pull request #36430 from amosbird/fixcolumnmatcher
Fix column matcher and column transformer
2022-04-24 09:11:21 +03:00
Ilya Yatsishin
e31319912f
Merge pull request #36420 from tylerhannan/add-m5a4xlarge-benchmark 2022-04-24 07:59:26 +02:00
Alexey Milovidov
28ab036e08
Merge pull request #35976 from kitaisreal/performance-tests-fix
Fix performance tests
2022-04-24 06:17:40 +03:00
Alexey Milovidov
fe004c3486
Merge pull request #36486 from kitaisreal/executable-user-defined-functions-fix-group-by
ExecutableUserDefinedFunction fix usage in GROUP BY
2022-04-24 06:11:57 +03:00
Alexey Milovidov
8af3159916
Merge pull request #36351 from azat/netlink-strict
Strict taskstats parser
2022-04-24 05:14:06 +03:00
mergify[bot]
38b26e775f
Merge branch 'master' into add-11900KF-benchmark 2022-04-24 02:07:03 +00:00
mergify[bot]
ba9c63d46f
Merge branch 'master' into add-m5a4xlarge-benchmark 2022-04-24 02:06:47 +00:00
Alexey Milovidov
909646247d
Update TranslateQualifiedNamesVisitor.cpp 2022-04-24 05:04:13 +03:00
Alexey Milovidov
5279a5f9f7
Merge pull request #36488 from stulentsev/stulentsev/fix_html_entities_in_code_snippets
replace html entities (&lt; / &gt;) with < and > in code snippets
2022-04-24 04:59:40 +03:00
Alexey Milovidov
da1b0b491f
Merge pull request #36487 from FArthur-cmd/fix_certificates
Add passphrase for certificates
2022-04-24 04:58:21 +03:00
Alexey Milovidov
3b9c72ba94
Update CertificateReloader.cpp 2022-04-24 04:57:46 +03:00
Alexey Milovidov
72df049d4c
Merge pull request #36543 from ClickHouse/blinkov-patch-23
Update PULL_REQUEST_TEMPLATE.md
2022-04-24 03:48:00 +03:00
Alexey Milovidov
b4f958cf5b
Merge pull request #36560 from ifinik/patch-2
Update quantiledeterministic.md
2022-04-24 03:47:34 +03:00
Alexey Milovidov
290e680040
Merge pull request #36571 from ClickHouse/rfraposa-patch-2
Fixed the /settings/settings 404 issue
2022-04-24 03:34:29 +03:00
rfraposa
3bdabbb893 Fixed the /settings/settings 404 issue 2022-04-23 16:18:56 -06:00
Alexey Milovidov
bdf86f3b7a
Merge pull request #36554 from ClickHouse/snyk-fixes
Snyk fixes
2022-04-23 22:51:56 +03:00
Kruglov Pavel
3936b3e800
Merge pull request #36207 from Avogar/improve-json-schema-inference
Improve schema inference for json objects
2022-04-23 16:42:27 +02:00
Mikhail f. Shiryaev
04a8955427
fixup! Update golang-mysql integration image 2022-04-23 15:24:42 +02:00
alesapin
f0f92341e0
Merge pull request #36492 from ClickHouse/fix-keeper-hostname-check
Fix hostname checks in clickhouse-keeper
2022-04-23 13:54:57 +02:00
tavplubix
9fa1edd6ef
Merge pull request #36535 from xiedeyantu/fix-log
fix log should print 'from' path
2022-04-23 14:10:09 +03:00
Mikhail f. Shiryaev
e434d78e68
fixup! Update golang-mysql integration image 2022-04-22 23:02:22 +02:00
ifinik
2bfda10c76
Update quantiledeterministic.md
Пара побившихся ссылок
2022-04-22 23:48:00 +03:00
alesapin
7380a71333
Merge pull request #31833 from ClickHouse/musl-check
Build clickhouse-keeper with Musl
2022-04-22 22:41:16 +02:00
alesapin
0e8949200e
Merge pull request #36552 from ClickHouse/fix-docker-server-check
Fix version autodetection for docker_server.py
2022-04-22 22:15:55 +02:00
avogar
03dcb52486 Merge branch 'improve-json-schema-inference' of github.com:Avogar/ClickHouse into improve-json-schema-inference 2022-04-22 17:38:59 +00:00
avogar
700621e4e0 Fix tests 2022-04-22 17:38:39 +00:00
avogar
80eacc8533 Merge branch 'master' of github.com:ClickHouse/ClickHouse into improve-json-schema-inference 2022-04-22 17:18:44 +00:00
Mikhail f. Shiryaev
f833fdd287
Fix PR DockerServerImages too 2022-04-22 18:40:48 +02:00
Mikhail f. Shiryaev
11694459f3
Update mysql_php_client php version 2022-04-22 18:22:14 +02:00
Mikhail f. Shiryaev
d4e8c6fb44
Update golang-mysql integration image 2022-04-22 18:22:12 +02:00
alesapin
268919e76e Fix workflow 2022-04-22 17:32:16 +02:00
Mikhail f. Shiryaev
83c02e8014
Fix version autodetection for docker_server.py 2022-04-22 16:51:29 +02:00
mergify[bot]
eefc302779
Merge branch 'master' into fix-keeper-hostname-check 2022-04-22 14:07:53 +00:00
alesapin
18d094d79d
Merge pull request #35865 from azat/clickhouse-test-left-queries
clickhouse-test: fix left-queries-check, to fix test log parser
2022-04-22 15:59:38 +02:00
Nikita Mikhaylov
224f4dc620
Made parallel_reading_from_replicas work with localhost replica (#36281) 2022-04-22 15:52:38 +02:00
Mikhail f. Shiryaev
7a145979b8
Merge pull request #36548 from ClickHouse/binary-build-git
Fix issue with broken git ownership
2022-04-22 14:57:55 +02:00
Mikhail f. Shiryaev
bf41199cc3
Fix issue with broken git ownership 2022-04-22 14:56:34 +02:00
tavplubix
7f50bebba1
Merge pull request #36463 from ClickHouse/fix_36451
Ignore DNS errors when checking if dictionary source is local
2022-04-22 15:28:48 +03:00
Anton Popov
5b5dd4fa46
Merge pull request #36423 from CurtizJ/return-back-36126
Return back #36126
2022-04-22 14:27:57 +02:00
Ivan Blinkov
97b3c4ce42
Update PULL_REQUEST_TEMPLATE.md 2022-04-22 15:09:11 +03:00
Antonio Andelic
2e187e4b97
Merge pull request #36439 from xiedeyantu/temp-table-improve
temporary table can show total rows and total bytes
2022-04-22 13:41:25 +02:00
Kseniia Sumarokova
33bb48106f
Merge pull request #36314 from CurtizJ/print-bad-filenames
Show names of erroneous files in case of parsing errors while executing table functions
2022-04-22 13:24:55 +02:00
xiedeyantu
550460c541 fix log should print from path 2022-04-22 18:30:40 +08:00
Mikhail f. Shiryaev
0b6ffcce16
Merge pull request #36533 from ClickHouse/auto/v22.4.2.1-stable
Update version_date.tsv after v22.4.2.1-stable
2022-04-22 12:04:51 +02:00
Kseniia Sumarokova
e7af16b7b7
Merge pull request #36481 from kssenii/fix-client-exception
Fix possible exception with unknown packet from server in client
2022-04-22 11:52:40 +02:00