Commit Graph

121343 Commits

Author SHA1 Message Date
Alexey Milovidov
c825f15b74
Merge pull request #52441 from CheSema/reset-connection-s3
add tests with connection reset by peer error, and retry it inside client
2023-07-31 09:58:41 +03:00
robot-clickhouse
010f3f1db1 Automatic style fix 2023-07-31 05:39:49 +00:00
Alexey Milovidov
05c4614b01
Merge pull request #52793 from ClickHouse/change-check-name
Remove obsolete part of a check name
2023-07-31 08:35:15 +03:00
Alexey Milovidov
a7b4a29ed9
Merge branch 'master' into fixes-start-stop-listen 2023-07-31 08:34:17 +03:00
Alexey Milovidov
efad90d0f2 Maybe fix TLS tests 2023-07-31 07:26:36 +02:00
Alexey Milovidov
35165f718d
Merge branch 'master' into move-regions 2023-07-31 08:22:44 +03:00
Alexey Milovidov
895e63ed9e
Merge pull request #52691 from azat/tests/02417_opentelemetry_insert_on_distributed_table
Fix 02417_opentelemetry_insert_on_distributed_table flakiness
2023-07-31 06:45:40 +03:00
Alexey Gerasimchuck
2c07607f25
Merge branch 'master' into ADQM-939 2023-07-31 13:43:45 +10:00
Alexey Milovidov
afb76101b7 Remove obsolete part of a check name 2023-07-31 05:23:28 +02:00
Alexey Milovidov
d243602e74
Merge pull request #52773 from ClickHouse/upload-build-check-statistics
Upload build statistics to the CI database
2023-07-31 06:18:41 +03:00
robot-ch-test-poll3
10c6c040aa
Merge pull request #52779 from ClickHouse/revert-52496-revert-52419-implement_borders_for_sampling_memory_profiler
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler""
2023-07-31 05:18:27 +02:00
Igor Nikonov
3d7257cc7e Allow Floats as boundaries for RANGE is nonsense 2023-07-30 23:19:54 +00:00
Igor Nikonov
bdf47428f2 Merge remote-tracking branch 'origin/master' into fix-window-func-range-check 2023-07-30 22:40:58 +00:00
Igor Nikonov
6d971bc3a8 Specific check for NaN in window functions with RANGE 2023-07-30 22:35:19 +00:00
Alexey Gerasimchuck
e58b3cfd32 Implemented max sessions for user 2023-07-30 22:09:03 +00:00
zvonand
d23dd7d30f upd test 2023-07-30 23:02:45 +02:00
Kseniia Sumarokova
bf5c304467
Merge pull request #52193 from ClickHouse/vdimir/test_alter_moving_garbage_retry
Retry blob listing in test_alter_moving_garbage
2023-07-30 22:40:26 +02:00
Kseniia Sumarokova
dd85c3c114
Update ReadBufferFromHDFS.cpp 2023-07-30 22:40:11 +02:00
Kseniia Sumarokova
8daeeedc8f
Merge pull request #52315 from xiedeyantu/add-alias
system.events and system.metrics tables add column name as an alias to event and metric
2023-07-30 22:37:31 +02:00
Igor Nikonov
ff9f28cd5c
Merge branch 'master' into distinct-in-order-sqlancer-crashes 2023-07-30 21:25:22 +02:00
zvonand
00a1a9f6bd added docs 2023-07-30 20:59:15 +02:00
zvonand
0ff0a4e41f diverge parsing methods 2023-07-30 19:42:10 +02:00
alesapin
e84e3655ee
Merge branch 'master' into revert-52496-revert-52419-implement_borders_for_sampling_memory_profiler 2023-07-30 19:24:31 +02:00
Anton Popov
0d8f852144
Merge pull request #52689 from CurtizJ/fix-extra-column-prewhere
Fix reading of unnecessary column in case of multistage `PREWHERE`
2023-07-30 15:30:53 +02:00
Anton Popov
2ee83c9c45
Merge pull request #52659 from CurtizJ/fix-crash-sparse-tuple
Fix crash in function `tuple` with one sparse column argument
2023-07-30 15:30:00 +02:00
Anton Popov
5cb3e4f879
Merge branch 'master' into fix-crash-sparse-tuple 2023-07-30 15:18:58 +02:00
alesapin
3e5767853d Disable test for sanitizers 2023-07-30 14:15:17 +02:00
alesapin
aba291ca68
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler"" 2023-07-30 14:01:34 +02:00
kssenii
0cf93e7114 Reduce redundant logging 2023-07-30 13:51:10 +02:00
kssenii
9291e4993a Update .reference 2023-07-30 13:49:37 +02:00
kssenii
20b76010ef Merge remote-tracking branch 'upstream/master' into kssenii-patch-6 2023-07-30 13:46:58 +02:00
kssenii
38f12f0664 Revert some commenting 2023-07-30 13:46:40 +02:00
kssenii
6ae6268ad0 Revert "Merge pull request #51917 from ClickHouse/revert-system-drop-filesystem-cache-by-key"
This reverts commit 520195f7ef, reversing
changes made to e36a638014.
2023-07-30 13:39:54 +02:00
Kseniia Sumarokova
08ef4d015c
Minor change 2023-07-30 13:36:52 +02:00
Kseniia Sumarokova
3a2f446b8b
Merge branch 'master' into vdimir/test_alter_moving_garbage_retry 2023-07-30 13:34:24 +02:00
Kseniia Sumarokova
30b6cf0713
Merge branch 'master' into minor_improve_hdfs_read_buffer 2023-07-30 13:33:24 +02:00
kssenii
6e99e5c453 Fix another flaky test 2023-07-30 13:27:01 +02:00
Alexey Milovidov
9ba8bfd3b1
Merge branch 'master' into move-regions 2023-07-30 12:53:16 +03:00
Alexey Milovidov
8155659f87
Merge pull request #52775 from ClickHouse/remove-coverity-2
Remove Coverity (part 2)
2023-07-30 12:49:04 +03:00
Alexey Milovidov
712c8c4987
Merge pull request #52774 from ClickHouse/add-machine-type-to-ci-database
Add `instance_type` information to the CI database
2023-07-30 12:48:36 +03:00
Alexey Milovidov
a1b83c51ca
Merge branch 'master' into upload-build-check-statistics 2023-07-30 12:48:17 +03:00
xiebin
b285e3f5df
Merge branch 'master' into master 2023-07-30 17:41:10 +08:00
Alexey Milovidov
8291d46ddf
Merge branch 'master' into tests/02417_opentelemetry_insert_on_distributed_table 2023-07-30 12:38:39 +03:00
Alexey Milovidov
3b481b9abd
Merge pull request #47475 from ClickHouse/no-export-dynamic
Remove export of dynamic symbols
2023-07-30 12:21:17 +03:00
Alexey Milovidov
6bff19bd82 Remove Coverity (part 2) 2023-07-30 10:27:33 +02:00
Alexey Milovidov
bc1f80dd82 Remove Coverity (part 2) 2023-07-30 10:25:44 +02:00
robot-clickhouse
358773c620 Automatic style fix 2023-07-30 07:45:27 +00:00
Alexey Milovidov
7ad4f13caf
Merge branch 'master' into move-regions 2023-07-30 10:34:10 +03:00
Alexey Milovidov
448756d148 Add machine_type information to the CI database 2023-07-30 09:31:21 +02:00
Alexey Milovidov
41ffc09771 Upload build statistics to the CI database 2023-07-30 09:18:06 +02:00