Azat Khuzhin
|
2fb6d6acb4
|
stress: use more meaningful names for clickhouse-server.log
But note, that stderr.log/stdout.log/clickhouse-server.err.log still not separated.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-06 14:09:53 +03:00 |
|
Azat Khuzhin
|
058cde820f
|
test/stress: improve error checks for backward compatiblity check
Before the log was analyzed only after the server had been restarted
after stressing, and hence it cannot find anything in case of error,
like here [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/34355/acd48ebe2d51d20d0c2a5bc545d46d27f9bf7904/stress_test__thread__actions_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-06 14:09:52 +03:00 |
|
Kruglov Pavel
|
ab5c912ad4
|
Merge pull request #35613 from ClickHouse/Avogar-patch-3
Check all logs for crashes, logical errors, etc in backward compatibility check
|
2022-04-06 12:58:37 +02:00 |
|
Kseniia Sumarokova
|
a383d9ee6a
|
Merge pull request #35916 from filimonov/kafka_metrics
Add some metrics to engine Kafka
|
2022-04-06 11:58:17 +02:00 |
|
Kseniia Sumarokova
|
bb26903675
|
Merge pull request #35771 from bigo-sg/fix-filebuffer-pos
fix filebuffer pos in RemoteReadBuffer
|
2022-04-06 11:57:05 +02:00 |
|
Vladimir C
|
2ebae2d722
|
Merge pull request #35682 from CurtizJ/dynamic-columns-6
|
2022-04-06 11:48:07 +02:00 |
|
Kseniia Sumarokova
|
0e1637dfaf
|
Merge pull request #35354 from kssenii/enable-testmode-by-default
Remove testmode option, enable it unconditionally
|
2022-04-06 10:06:08 +02:00 |
|
Alexey Milovidov
|
eb1953f91e
|
Merge pull request #35638 from den-crane/test/crash_35551
test for crash _join_with_nullable_lowcardinality #35551
|
2022-04-06 03:28:18 +03:00 |
|
Alexey Milovidov
|
bad2e9dc06
|
Merge pull request #35936 from DevTeamBK/MARIANA-62
Move credentials for integration tests into a separate file (The ticket name in IBM's JIRA is MARIANA-62)
|
2022-04-06 03:27:27 +03:00 |
|
kssenii
|
d59d4eda4f
|
Fix tests
|
2022-04-06 01:58:16 +02:00 |
|
Rich Raposa
|
c675f73a83
|
Merge pull request #35964 from fviolette/patch-1
Update Contentsquare company case
|
2022-04-05 13:20:50 -06:00 |
|
Maksim Kita
|
2c12c93d9e
|
Merge pull request #35918 from kitaisreal/jit-profile-events-added-test
JIT ProfileEvents added test
|
2022-04-05 20:37:23 +02:00 |
|
Mikhail Filimonov
|
3412be9d4d
|
Change KafkaDirectReads to KafkaConsumersInUse
|
2022-04-05 20:25:05 +02:00 |
|
Nikolai Kochetov
|
def33323a0
|
Merge pull request #35788 from amosbird/better-projection1
Improve minmax_count_projection
|
2022-04-05 19:59:45 +02:00 |
|
LAL2211
|
acaeaf2842
|
black check formatted
|
2022-04-05 12:46:54 -04:00 |
|
Alexey Milovidov
|
3c0c1a1176
|
Add a comment #35919
|
2022-04-05 18:35:23 +02:00 |
|
Alexey Milovidov
|
e452949334
|
Merge pull request #35919 from DevTeamBK/clang-tidy-issues
Clang tidy issues
|
2022-04-05 19:31:09 +03:00 |
|
Alexey Milovidov
|
1d02f9e296
|
Merge pull request #35942 from ClickHouse/snyk-fix-d2de427965e212a701b47d65ca7642bc
[Snyk] Security upgrade node from 8 to 16.14.2
|
2022-04-05 19:21:43 +03:00 |
|
Maksim Kita
|
6eff1d2b02
|
Fixed tests
|
2022-04-05 17:30:03 +02:00 |
|
François Violette
|
3a91b17044
|
Update Contentsquare company case
|
2022-04-05 16:10:06 +02:00 |
|
Maksim Kita
|
c3c284e6e6
|
Merge pull request #35917 from kitaisreal/executable-user-defined-function-fix
Executable user defined functions prevent executing during analysis
|
2022-04-05 14:05:52 +02:00 |
|
kssenii
|
4bfac4ec99
|
Remove more testmode mentions
|
2022-04-05 12:17:34 +02:00 |
|
Nikolai Kochetov
|
4479b68980
|
Merge pull request #35623 from nickitat/function_calculation_after_sorting_and_limit
Functions calculation after sorting
|
2022-04-05 12:09:56 +02:00 |
|
Maksim Kita
|
fd1c8103a0
|
Fixed tests
|
2022-04-05 11:47:45 +02:00 |
|
alesapin
|
eaa72ef002
|
Merge pull request #35904 from ClickHouse/more_logs_on_unsuccessful_part_removal
More logs on unsuccessful part removal
|
2022-04-05 11:29:08 +02:00 |
|
Maksim Kita
|
6e1d837439
|
Fixed style check
|
2022-04-05 11:24:33 +02:00 |
|
Maksim Kita
|
cb8332c007
|
Merge pull request #35758 from den-crane/patch-3
extended a description of clickhouse-client compression parameter
|
2022-04-05 11:16:52 +02:00 |
|
Maksim Kita
|
b160ffd726
|
Merge pull request #35723 from ClickHouse/array-has-all-sse-avx2-optimizations
Merging #27653
|
2022-04-05 11:09:14 +02:00 |
|
Kseniia Sumarokova
|
77c7545395
|
Merge pull request #35922 from kssenii/fix-race-in-cached-buffer
Fix race in cached buffer
|
2022-04-05 10:55:58 +02:00 |
|
Mikhail f. Shiryaev
|
12ac4cc731
|
Merge pull request #35945 from ClickHouse/keeper-docker-image
Fix keeper image for `arm64`
|
2022-04-05 10:48:37 +02:00 |
|
Mikhail f. Shiryaev
|
dd8671f361
|
Merge pull request #35947 from ClickHouse/template-headers
Highlight headers in PR template
|
2022-04-05 10:32:21 +02:00 |
|
Mikhail f. Shiryaev
|
588a168e09
|
Decrease headers size
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2022-04-05 10:05:54 +02:00 |
|
Mikhail f. Shiryaev
|
74dea085a9
|
Merge pull request #35943 from ClickHouse/update-unixodbc
Update unixodbc to mitigate CVE-2018-7485
|
2022-04-05 09:59:44 +02:00 |
|
Amos Bird
|
5bc09550d8
|
Fix tests
|
2022-04-05 15:56:39 +08:00 |
|
Amos Bird
|
35a8bb2a9b
|
add comment
|
2022-04-05 15:56:38 +08:00 |
|
Amos Bird
|
f87b25f2d7
|
Fix tests
|
2022-04-05 15:56:38 +08:00 |
|
Amos Bird
|
163664fad7
|
Improve minmax_count_projection
|
2022-04-05 15:56:37 +08:00 |
|
Vladimir C
|
54b4049ea5
|
Merge pull request #35794 from awakeljw/fork_chmaster
|
2022-04-05 09:44:45 +02:00 |
|
Mikhail f. Shiryaev
|
a665861f5f
|
Improve descriptrion check logging
|
2022-04-05 01:06:46 +02:00 |
|
Mikhail f. Shiryaev
|
1d60824d6a
|
Highlight headers in PR template
|
2022-04-05 00:59:44 +02:00 |
|
Kseniia Sumarokova
|
9e2f0d25f3
|
Merge pull request #35832 from tonickkozlov/patch-1
Do not build krb5 if ENABLE_LIBRARIES is not set
|
2022-04-05 00:49:10 +02:00 |
|
kssenii
|
f408c86a13
|
Use FATAL logs level as default for clickhouse-test
|
2022-04-05 00:42:29 +02:00 |
|
Nikita Mikhaylov
|
61183ac07b
|
Done
|
2022-04-04 22:24:39 +00:00 |
|
Mikhail f. Shiryaev
|
4d7618585b
|
Fix WORKDIR issue after upgrading npm
|
2022-04-05 00:10:33 +02:00 |
|
kssenii
|
3fd462bc05
|
Merge master
|
2022-04-05 00:06:18 +02:00 |
|
Alexey Milovidov
|
4502fb0117
|
Merge pull request #35581 from kceventus/patch-1
Update index.md
|
2022-04-05 00:55:50 +03:00 |
|
Alexey Milovidov
|
9d5c13c71d
|
Merge pull request #35886 from azat/format-insert-infile-fix
Fix formatting of INSERT INFILE queries (missing quotes)
|
2022-04-05 00:47:54 +03:00 |
|
Alexey Milovidov
|
6ad106fb00
|
Merge pull request #35899 from azat/socket-poll-negative-timeout
Update poco: Fix polling of socket with negative timeout (when poll() interrupted by EINTR)
|
2022-04-05 00:47:25 +03:00 |
|
Mikhail f. Shiryaev
|
6c7b8a0fd4
|
Update unixodbc to mitigate CVE-2018-7485
|
2022-04-04 23:34:33 +02:00 |
|
snyk-bot
|
e78ff3ea7b
|
fix: docker/test/integration/mysql_js_client/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON27-341379
- https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON35-1063181
- https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON35-340072
- https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON35-453739
- https://snyk.io/vuln/SNYK-DEBIAN9-PYTHON35-584435
|
2022-04-04 21:20:18 +00:00 |
|