Antonio Andelic
2ed42bca7e
Merge branch 'master' into replicate-tables-readonly
2022-08-16 08:17:53 +00:00
Alexey Milovidov
a54db7d501
Merge pull request #40241 from Avogar/fix-capnproto-sigsev
...
Fix possible segfault in CapnProto input format
2022-08-16 08:25:49 +03:00
Yakov Olkhovskiy
b865787b3c
add Unit tests to Mergeable
2022-08-15 19:05:40 -04:00
Alexey Milovidov
a0693c3a84
Merge pull request #40225 from ClickHouse/simplify-code
...
Simplify the code and check what will happen
2022-08-15 19:05:38 +03:00
avogar
ca0d883c0f
Fix possible segfault in CapnProto input format
2022-08-15 15:36:18 +00:00
Igor Nikonov
e7baf920a9
Merge pull request #39600 from zvonand/zvonand-decimal-overflow
...
Check Decimal division overflow based on operands scale
2022-08-15 15:03:06 +02:00
Mikhail f. Shiryaev
9f3b2fafcc
Merge pull request #40177 from ClickHouse/cherry-pick-logging
...
Improve assignment and logging for cherry-pick and backport steps
2022-08-15 13:41:52 +02:00
Nikita Mikhaylov
d3cc234986
Parallel distributed insert select from *Cluster table functions ( #39107 )
2022-08-15 12:41:17 +02:00
Alexey Milovidov
2aa07d2505
Add a test
2022-08-15 10:04:26 +02:00
Alexey Milovidov
9cc34fb6df
Merge pull request #40205 from ClickHouse/profile-events-incomplete-result
...
ProfileEvents for incomplete data due to query complexity settings
2022-08-15 04:53:23 +03:00
Alexey Milovidov
ad936ae32a
Merge pull request #40211 from canhld94/ch_canh_fix_datetime
...
Fix unexpected result arrayDifference of Array(UInt32)
2022-08-15 04:52:58 +03:00
Igor Nikonov
6f00643bc1
Merge branch 'master' into zvonand-decimal-overflow
2022-08-15 02:38:45 +02:00
Alexey Milovidov
3a5f05bd22
Merge pull request #40175 from ClickHouse/disable-zero-copy-replication
...
Disable zero-copy replication by default
2022-08-14 12:47:38 +03:00
Duc Canh Le
71dd2a19fc
fix arrayDiff
2022-08-14 16:14:13 +08:00
Alexey Milovidov
903021f35a
Merge branch 'master' into profile-events-incomplete-result
2022-08-14 11:04:19 +03:00
Alexey Milovidov
bada9ebefa
Merge branch 'master' into disable-zero-copy-replication
2022-08-14 10:40:16 +03:00
Alexey Milovidov
8dab7908ad
Add a test
2022-08-14 09:35:00 +02:00
Alexey Milovidov
216c1d8efa
Revert "Use separate counter for RSS in global memory tracker."
2022-08-14 09:50:12 +03:00
Alexey Milovidov
3d0948b77e
Merge pull request #40194 from ClickHouse/decrypt-bad-arguments
...
Fix insufficient argument check for encryption functions
2022-08-14 09:46:42 +03:00
Alexey Milovidov
4225b66372
Merge pull request #39980 from azat/stress-dmesg
...
tests/stress: fix dmesg reading
2022-08-14 08:07:03 +03:00
Alexey Milovidov
7b907fe32e
Update test
2022-08-14 05:08:55 +02:00
Alexey Milovidov
10022ee974
Fix insufficient argument check for encryption functions
2022-08-14 04:28:30 +02:00
Alexey Milovidov
b5e3d908e2
Fix tests
2022-08-14 04:11:17 +02:00
Alexey Milovidov
91042e9dd8
Update test configs
2022-08-14 01:43:24 +02:00
Alexey Milovidov
3d5ceb8fee
Merge branch 'master' into disable-zero-copy-replication
2022-08-14 01:40:20 +02:00
Alexey Milovidov
158332f61d
clickhouse-test: enable ZooKeeper tests by default
2022-08-14 01:01:59 +02:00
Alexey Milovidov
c6bb4ae575
clickhouse-test: enable ZooKeeper tests by default
2022-08-14 00:45:59 +02:00
Alexey Milovidov
29bf411835
Merge pull request #40178 from den-crane/tests/39420_normalize_aggregateFunction_types_and_state_representations
...
test for Decimal aggregateFunction normalization #39420
2022-08-13 22:49:11 +03:00
Azat Khuzhin
923e2f22ef
tests/stress: fix dmesg reading
...
After #39939 there is still an error:
+ dmesg -T
dmesg: read kernel buffer failed: Operation not permitted
[1]: https://s3.amazonaws.com/clickhouse-test-reports/39939/a1981f21a153810f072af67bb6007dc1f4367c22/stress_test__debug_.html
Since it is not allowed to access dmesg by default,
one of the following is required:
- --cap-add syslog
- --cap-add cap_sys_admin
- --privileged
I decided to use as little capabilities as possible, even though it is
not that important on CI, but it is a rule of thumb.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-13 21:45:09 +02:00
Alexander Gololobov
1ea751eb7b
Merge pull request #40185 from ClickHouse/fix-array-signed-const-positive-index
...
Fix array signed const positive subscript operator
2022-08-13 21:39:19 +02:00
Mikhail f. Shiryaev
22c53e7f7b
Merge pull request #40127 from ClickHouse/s3-helper
...
Rework S3Helper a little bit
2022-08-13 16:27:00 +02:00
Alexey Milovidov
31dbb68185
Fix array signed const positive subscript operator
2022-08-13 08:04:24 +02:00
Alexey Milovidov
8d1d2ecbfa
Merge pull request #40104 from ClickHouse/counting-resources-in-subqueries
...
A test for counting resources in subqueries
2022-08-13 08:08:35 +03:00
Alexey Milovidov
2f40db6cde
Update test reference
2022-08-13 03:38:26 +02:00
Alexey Milovidov
4cc2ef5a34
Merge pull request #39968 from ClickHouse/server-side-time
...
Add server-side time to Progress
2022-08-13 03:25:08 +03:00
Alexey Milovidov
76c2bcd258
Fix test
2022-08-13 02:20:31 +02:00
Alexey Milovidov
be9a2aebf6
Merge branch 'master' into counting-resources-in-subqueries
2022-08-13 02:18:18 +02:00
Alexey Milovidov
201cf69854
Merge pull request #39470 from nicelulu/issues_39469
...
Fix issues 39469
2022-08-13 03:13:28 +03:00
Alexey Milovidov
79442c84b5
Fix test reference
2022-08-13 02:04:34 +02:00
Alexey Milovidov
197a9d3c98
Update test references
2022-08-12 23:51:44 +02:00
Denny Crane
1bf98f4171
test for Decimal aggregateFunction normalization #39420
2022-08-12 18:50:49 -03:00
Mikhail f. Shiryaev
7f61f30f15
Improve assignment and logging for cherry-pick and backport steps
2022-08-12 23:30:32 +02:00
Alexey Milovidov
6b54cdffaf
Update test
2022-08-12 21:39:14 +02:00
Alexey Milovidov
6b8f4f1d59
Merge branch 'master' into server-side-time
2022-08-12 21:36:40 +02:00
Alexander Tokmakov
a9c6a883dc
Merge pull request #40158 from ClickHouse/make_tests_less_flaky
...
Set sync_request_timeout to 10 to avoid reconnections in tests
2022-08-12 22:08:53 +03:00
Alexander Tokmakov
586682e116
Update tests/config/client_config.xml
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2022-08-12 22:01:45 +03:00
Alexander Tokmakov
46aaf842f8
Merge pull request #40031 from ClickHouse/fix_old_tmp_dirs_cleanup
...
Fix old temporary directories cleanup
2022-08-12 20:31:20 +03:00
Alexander Tokmakov
1a1c83f08a
Merge pull request #40137 from ClickHouse/flaky_check_ordinary
...
Add tests with Ordinary database to flaky check
2022-08-12 18:17:19 +03:00
Alexander Tokmakov
b3deae3593
Merge branch 'master' into flaky_check_ordinary
2022-08-12 18:11:39 +03:00
Anton Popov
4bd50bb06c
Merge branch 'master' into distinct_sorted_simplify
2022-08-12 17:11:18 +02:00