vdimir
7236313435
Reset pipeline in BlockIO::onFinish
2021-12-13 12:29:13 +03:00
mergify[bot]
0eab165761
Merge branch 'master' into docs_distributed_sections
2021-12-13 09:27:18 +00:00
mergify[bot]
77be64f1f4
Merge branch 'master' into genarateRandom
2021-12-13 09:18:52 +00:00
alesapin
ee387357ff
Split even more
2021-12-13 12:05:19 +03:00
alesapin
b34f5210e7
Followup
2021-12-13 12:04:08 +03:00
alesapin
e2a2d1cdc3
Merge branch 'master' into add_performance_tests
2021-12-13 12:01:31 +03:00
Nikolai Kochetov
22e6fc1685
Merge pull request #32067 from amosbird/projection-fix23
...
Fix detaching parts with projections
2021-12-13 12:00:17 +03:00
alesapin
cf281b10dc
Split perf test into multiple checks
2021-12-13 11:59:58 +03:00
alesapin
689c8d9291
Remove flaky check from master and split asan test
2021-12-13 11:10:21 +03:00
nautaa
7cb3d24847
support Date32 for genarateRandom engine
2021-12-13 15:52:12 +08:00
alesapin
3fd1ce3f98
Merge pull request #32642 from ClickHouse/better_rerun
...
Rerun workflows more times
2021-12-13 10:49:36 +03:00
alesapin
c1d3323e25
Rerun workflows more times
2021-12-13 10:48:57 +03:00
mergify[bot]
47b18c959f
Merge branch 'master' into fix-non-materialized-skip-index
2021-12-13 07:03:02 +00:00
Alexey Milovidov
b5f175252d
Add more tests
2021-12-13 08:52:10 +03:00
Alexey Milovidov
c188fc3244
Update test
2021-12-13 08:35:40 +03:00
Alexey Milovidov
71926a3a97
Fix surprisingly bad code in function "file"
2021-12-13 07:57:54 +03:00
Vxider
02ed0e46d6
update test
2021-12-13 04:20:39 +00:00
Vxider
f6dceb53a5
small update
2021-12-13 02:38:16 +00:00
alexey-milovidov
92b4f13303
Merge pull request #32582 from azat/perf-cleanup
...
Cleanup perf test runner
2021-12-12 21:17:34 +03:00
Vxider
caad9f6c79
small update
2021-12-12 17:30:44 +00:00
Vxider
6e23e9f5ca
Ping CI
2021-12-12 15:37:56 +00:00
mergify[bot]
dd4eaad2f3
Merge branch 'master' into watch-events-supports
2021-12-12 15:22:53 +00:00
tavplubix
be35ab171b
Merge pull request #32572 from azat/DROP-INSERT-UAF-fix
...
Fix table lifetime in case of parallel DROP TABLE and INSERT
2021-12-12 17:05:07 +03:00
Alexander Tokmakov
62015ba610
Merge branch 'master' into upload_logs_of_failed_task
2021-12-12 15:20:25 +03:00
Alexander Tokmakov
e8613ba386
upload logs of failed task
2021-12-12 15:09:44 +03:00
Vxider
3f6fc6ce08
add window view watch events test
2021-12-12 11:46:40 +00:00
alexey-milovidov
0486c5f341
Merge pull request #32220 from azat/mt-fix-minmax-for-empty-part
...
[RFC] Fix minmax partition index during merge in case of empty part in future parts
2021-12-12 14:45:10 +03:00
Azat Khuzhin
44f366fd12
Cleanup perf test runner
...
Use subshell to:
- avoid change/restore of TIMEFORMAT
- grepping out trace output, by using set +x in a subshell
- use array for options to avoid extra backslashes
2021-12-12 13:58:00 +03:00
cmsxbc
8f9b6710df
remove useless multiply restrictive row policies test
2021-12-12 09:54:07 +00:00
cmsxbc
fab1e53489
fix tests for multiply row policies on same column
2021-12-12 09:54:07 +00:00
cmsxbc
e4b405716f
fix multiply row policies on same column
2021-12-12 09:54:07 +00:00
mergify[bot]
72606749ab
Merge branch 'master' into watch-events-supports
2021-12-12 09:51:52 +00:00
Kseniia Sumarokova
5dc7d7e3ef
Merge pull request #32584 from kssenii/rabbitmq-fix
...
rabbitmq fix
2021-12-12 12:34:09 +03:00
Kseniia Sumarokova
b8210c37ea
Merge pull request #32585 from kssenii/add-test-issue-28316
...
Add test for issue 28316
2021-12-12 12:28:54 +03:00
alexey-milovidov
6779196c6b
Merge pull request #32587 from ClickHouse/reinterpret-perf
...
Slight performance improvement of "reinterpret" function
2021-12-12 12:14:43 +03:00
alexey-milovidov
b202bfac52
Merge pull request #32588 from ClickHouse/fix-bad-test-3
...
Fix bad test #32571
2021-12-12 12:13:36 +03:00
alexey-milovidov
09a6e826e7
Merge pull request #32591 from ClickHouse/fix-indecent-error-message
...
Fix indecent error message
2021-12-12 12:12:38 +03:00
Vxider
7eb18ea21e
watch events support for window view
2021-12-12 07:45:55 +00:00
alexey-milovidov
26d606c158
Merge pull request #32456 from ClickHouse/fix-29890
...
Fix arraySlice with null args.
2021-12-12 06:38:17 +03:00
alexey-milovidov
71df622b1f
Merge pull request #31888 from ClickHouse/fix-31114
...
Remove LowCardinality from window function args.
2021-12-12 06:37:55 +03:00
alexey-milovidov
900e443900
Merge pull request #32589 from ClickHouse/fix-perf-test-5
...
Fix perf test `reinterpret_as`
2021-12-12 05:50:04 +03:00
Alexey Milovidov
453135eb63
Fix indecent error message
2021-12-12 05:24:47 +03:00
alexey-milovidov
151834d743
Merge pull request #32417 from azat/local-atomic-db-fix
...
clickhouse-local: fix CREATE DATABASE with Atomic engine
2021-12-12 04:33:59 +03:00
alexey-milovidov
33674cbe58
Merge pull request #32535 from azat/avg-ubsan
...
Suppress UBSan errors for avg() function
2021-12-12 04:32:44 +03:00
Alexey Milovidov
d677a5ab67
Fix perf test
2021-12-12 04:31:56 +03:00
alexey-milovidov
b8a15b666d
Merge pull request #32571 from azat/mv-non-phys-table
...
Fix LOGICAL_ERROR for MATERIALIZED VIEW over table functions (i.e. numbers())
2021-12-12 03:55:51 +03:00
Alexey Milovidov
e58e69923c
Fix bad test
2021-12-12 03:55:23 +03:00
Alexey Milovidov
d25b8f4147
Update tests
2021-12-12 03:45:21 +03:00
Alexey Milovidov
58ffe89643
Merge branch 'master' into quote-more-identifiers
2021-12-12 03:33:20 +03:00
Alexey Milovidov
3b0f026827
Slight performance improvement of "reinterpret" function
2021-12-12 03:29:26 +03:00