Robert Schulze
49b7c45686
Add note about OpenSSL
2023-01-29 20:03:50 +00:00
Robert Schulze
e88aa18a8c
Fix typo
2023-01-29 20:01:30 +00:00
Robert Schulze
19d4e4fd0e
Merge pull request #45756 from ClickHouse/fix-docs-formatting
...
Docs: Fix formatting
2023-01-29 21:00:10 +01:00
Robert Schulze
6195456d5b
Fix formatting
2023-01-29 19:58:59 +00:00
robot-clickhouse
65ee121dba
Update version_date.tsv and changelogs after v23.1.2.9-stable
2023-01-29 16:53:30 +00:00
Vitaly Baranov
326f4d2a4f
Fix using mutex for increaseProcessSize
2023-01-29 17:50:53 +01:00
Alexey Milovidov
3534c39dc2
Merge pull request #44923 from azat/bg-pool-catch
...
Catch exceptions in BackgroundSchedulePool
2023-01-29 19:44:48 +03:00
Alexey Milovidov
4ae2824e58
Merge pull request #44226 from azat/ci/more-robust
...
More robust CI parsers
2023-01-29 19:44:16 +03:00
Alexey Milovidov
303fc4b863
Merge pull request #45744 from ClickHouse/fix-style-and-typo
...
Fix style and typo
2023-01-29 19:40:32 +03:00
Alexey Milovidov
322d4351d5
Merge pull request #45754 from ClickHouse/auto/v22.11.5.15-stable
...
Update version_date.tsv and changelogs after v22.11.5.15-stable
2023-01-29 18:39:44 +03:00
alesapin
631c8fb155
Merge branch 'master' into add-setting-allow-head-object-request
2023-01-29 14:58:27 +01:00
robot-clickhouse
efb346976e
Update version_date.tsv and changelogs after v22.11.5.15-stable
2023-01-29 13:39:03 +00:00
Robert Schulze
52083081b3
Merge pull request #45752 from ClickHouse/fix-link
...
Docs: Fix link
2023-01-29 12:28:07 +01:00
Robert Schulze
0a8dee7000
Docs: Fix link
2023-01-29 11:26:49 +00:00
robot-clickhouse
9bcf09d37d
Update version_date.tsv and changelogs after v22.8.13.20-lts
2023-01-29 10:56:31 +00:00
flynn
801d6db486
Arrow support duration type
2023-01-29 10:55:31 +00:00
alesapin
8d05b1ec4a
Merge pull request #45657 from ClickHouse/improve-release-script
...
Improve release script
2023-01-29 11:46:02 +01:00
Robert Schulze
856eba0a4b
Mark delta/doubledelta codec followed by a time series codec as suspicious
2023-01-29 08:51:13 +00:00
Azat Khuzhin
b1b4aaeef6
ci: more robust results parsers
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-29 09:06:03 +01:00
Azat Khuzhin
e7df64df77
clickhouse-test: replace NUL byte to avoid breaking CSV parser
...
On CI [1]:
022-12-12 12:49:55 01910_client_replxx_container_overflow_long: [ FAIL ] 2.25 sec. - return code: 1
2022-12-12 12:49:55 send: spawn id exp4 not open
2022-12-12 12:49:55 while executing
...
Traceback (most recent call last):
File "/home/ubuntu/actions-runner/_work/_temp/stateless_debug/ClickHouse/tests/ci/functional_test_check.py", line 327, in <module>
state, description, test_results, additional_logs = process_results(
File "/home/ubuntu/actions-runner/_work/_temp/stateless_debug/ClickHouse/tests/ci/functional_test_check.py", line 173, in process_results
test_results = list(csv.reader(results_file, delimiter="\t")) # type: ignore
_csv.Error: line contains NUL
INFO:root:Update Mergeable Check by Stateless tests (asan)
Error: Process completed with exit code 1.
[1]: https://github.com/ClickHouse/ClickHouse/actions/runs/3669487007/jobs/6221215715
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-29 08:59:37 +01:00
Azat Khuzhin
d5f7adb4cd
clickhouse-test: trim debuglog to the first 100 lines as other logs
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-29 08:59:37 +01:00
Pradeep Chhetri
9919fb0be9
Merge branch 'master' into pchhetri/fix-45690
2023-01-29 11:35:26 +08:00
Pradeep Chhetri
d52c841d7d
Fix test
2023-01-29 11:35:00 +08:00
Alexey Milovidov
5f4726eb2a
Merge pull request #45717 from Performica/topKWeighted-better-example
...
improve explanatory of topKWeighted example
2023-01-29 06:24:32 +03:00
Alexey Milovidov
0f7f490302
Merge pull request #45716 from Performica/maxMap-intuitive-example
...
More intuitive maxMap example
2023-01-29 06:23:54 +03:00
Alexey Milovidov
76975c00d4
Merge pull request #43405 from azat/fs/use-access
...
Simply filesystem helpers to check is-readable/writable/executable
2023-01-29 06:21:00 +03:00
Alexey Milovidov
c3c1ed01d9
Merge branch 'master' into bg-pool-catch
2023-01-29 06:19:38 +03:00
Alexey Milovidov
1ce44c3404
Merge pull request #45713 from azat/clickhouse-test-flush
...
Add missing SYSTEM FLUSH LOGS for clickhouse-test
2023-01-29 06:14:40 +03:00
Alexey Milovidov
49a59ff9bd
Fix bad comment
2023-01-29 03:57:59 +01:00
Alexey Milovidov
fb764b6bf3
Fix style and typo
2023-01-29 03:53:42 +01:00
Alexey Milovidov
9ad87f9917
Fix style and typo
2023-01-29 03:51:42 +01:00
Pradeep Chhetri
18cf0fd2c1
Fix test
2023-01-29 10:29:10 +08:00
Dmitry Novik
ec1f6bfd37
Improve MEMERY_LIMIT_EXCEEDED exception message
2023-01-29 01:52:37 +00:00
Alexey Milovidov
0a829ad187
Merge pull request #45685 from freedomDR/sys_sync_func
...
add function: system sync file cache(sync syscall)
2023-01-29 04:43:44 +03:00
Alexey Milovidov
f4eb19bd69
Update InterpreterSystemQuery.cpp
2023-01-29 04:43:24 +03:00
Alexey Milovidov
b18dc419b7
Merge pull request #45691 from ClickHouse/tavplubix-patch-2
...
Suppress TOO_MANY_PARTS in BC check
2023-01-29 04:22:42 +03:00
Pradeep Chhetri
65301cf55a
Format fixes
2023-01-29 09:03:51 +08:00
Pradeep Chhetri
0e02f82665
Add test for zip archive with bad settings
2023-01-29 08:40:24 +08:00
Saulius Valatka
374e40447c
fix buffer alignment and improve error message for failed reads
2023-01-28 21:54:44 +02:00
Saulius Valatka
252a091702
update Exception creation
2023-01-28 21:54:44 +02:00
Saulius Valatka
a7d1e62054
bump liburing
2023-01-28 21:54:44 +02:00
Saulius Valatka
64accde7bd
check for null CQEs to silence clang-analyzer
2023-01-28 21:54:44 +02:00
Saulius Valatka
4b2fefef8b
improve SQE submission error reporting, retry on EINTR/EGAIN
2023-01-28 21:54:44 +02:00
Saulius Valatka
8505b8c57a
add profile events for failed/succeeded CQE completions
2023-01-28 21:54:44 +02:00
Saulius Valatka
8fa9a99ba1
implement pending request queue to prevent CQ overflows
2023-01-28 21:54:44 +02:00
Saulius Valatka
ac2c921bdf
add initial io_uring support
2023-01-28 21:54:44 +02:00
Saulius Valatka
fb45ed038f
add liburing to build
2023-01-28 21:54:44 +02:00
Alexey Milovidov
fecccc87f6
Merge branch 'master' into sys_sync_func
2023-01-28 20:12:32 +03:00
Azat Khuzhin
4564a1ef29
Add ability to override connection settings based on connection names
...
This is somehow analog of .netrc [1].
[1]: https://www.gnu.org/software/inetutils/manual/html_node/The-_002enetrc-file.html
The follow options can be overwritten on a per-hostname/connection
basis:
- hostname
- port
- secure
- user
- password
- database
- history_file
Also note, that you can have multiple settings for one hostname, can be
useful to distinguish readonly from non-readonly for example.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-01-28 17:01:12 +01:00
Alexey Milovidov
6a97d938fb
Merge branch 'master' into pchhetri/fix-45690
2023-01-28 18:59:45 +03:00