Anton Popov
|
30f2d839c3
|
Merge pull request #22868 from CurtizJ/prettify-logs
Prettify logs of integration tests
|
2021-04-09 13:10:00 +03:00 |
|
Nikolai Kochetov
|
28ca191102
|
Merge pull request #22087 from ClickHouse/better-filter-push-down
Better filter push down
|
2021-04-09 10:22:17 +03:00 |
|
alesapin
|
4b0f973f93
|
Merge pull request #18215 from filimonov/quorum-dedup-issue
Fix issue with quorum retries behaviour
|
2021-04-09 10:19:50 +03:00 |
|
alexey-milovidov
|
ee9b53a342
|
Merge pull request #22863 from kitaisreal/data-type-low-cardinality-format-tsv-parsing-issue
DataTypeLowCardinality format tsv parsing issue
|
2021-04-09 09:50:50 +03:00 |
|
alexey-milovidov
|
f7edcdf7c8
|
Merge pull request #22867 from azat/sparse_hashed-bytes_allocated-fix
Fix bytes_allocated for sparse_hashed dictionaries
|
2021-04-09 09:50:04 +03:00 |
|
alexey-milovidov
|
23e01b8db4
|
Merge pull request #22855 from ClickHouse/add-test-2
Add a test for already fixed issue
|
2021-04-09 09:40:19 +03:00 |
|
alexey-milovidov
|
8af2352e27
|
Merge pull request #22876 from nikitamikhaylov/mann-whitney-over-window
`mannWhitneyUTest` and `rankCorr` with window functions
|
2021-04-09 09:17:27 +03:00 |
|
Anton Popov
|
00172f97da
|
Update ci-runner.py
|
2021-04-09 03:58:22 +03:00 |
|
Nikita Mikhaylov
|
86933749bd
|
done
|
2021-04-09 00:22:18 +03:00 |
|
Anton Popov
|
1c28878f5d
|
Merge pull request #22726 from azat/mt-reverse-total-rows-approx-fix
Fix approx total rows accounting for reverse reading from MergeTree
|
2021-04-09 00:16:49 +03:00 |
|
Maksim Kita
|
6f17471030
|
Updated tests
|
2021-04-09 00:09:53 +03:00 |
|
Anton Popov
|
add4497502
|
prettify logs of integration tests
|
2021-04-09 00:08:49 +03:00 |
|
Azat Khuzhin
|
93c9a02480
|
Fix bytes_allocated for sparse_hashed dictionaries
|
2021-04-08 23:29:29 +03:00 |
|
Maksim Kita
|
4c68f3a2a1
|
Added test
|
2021-04-08 22:56:31 +03:00 |
|
Nikolai Kochetov
|
3426bc3906
|
Merge pull request #22763 from CurtizJ/fix-having-push-down
Fix pushdown of having
|
2021-04-08 21:53:50 +03:00 |
|
Nikolai Kochetov
|
a9a11823e3
|
Try fix perftest.
|
2021-04-08 21:27:01 +03:00 |
|
Nikolai Kochetov
|
2765810817
|
Update test.
|
2021-04-08 18:01:08 +03:00 |
|
Alexey Milovidov
|
b5ff97dbd6
|
Add a test for already fixed issue
|
2021-04-08 15:29:34 +03:00 |
|
alesapin
|
9294f3ca9a
|
Fix skip list
|
2021-04-08 15:03:35 +03:00 |
|
filimonov
|
1d56e055e2
|
Update 01509_parallel_quorum_insert_no_replicas.sql
|
2021-04-08 13:00:01 +02:00 |
|
alesapin
|
95f27cb356
|
No bug no more
|
2021-04-08 13:39:21 +03:00 |
|
alesapin
|
e17444757b
|
Fix rare case when quorum insert is not really quorum because of deduplication
|
2021-04-08 13:35:38 +03:00 |
|
alesapin
|
dd47f521ef
|
Merge branch 'master' into filimonov-quorum-dedup-issue
|
2021-04-08 12:00:21 +03:00 |
|
Nikolai Kochetov
|
73ea362ef4
|
Fix perftest.
|
2021-04-08 11:52:09 +03:00 |
|
alesapin
|
1533f9b9aa
|
Merge pull request #14113 from johnskopis/dynamic-interserver-creds-v20
Support interserver credential rotation
|
2021-04-08 11:01:40 +03:00 |
|
alexey-milovidov
|
d182627c60
|
Merge pull request #22826 from ClickHouse/small_improvements_in_test_run
Small change in replicated database tests run
|
2021-04-08 10:45:38 +03:00 |
|
alexey-milovidov
|
0d519d78ab
|
Merge pull request #22746 from Avogar/fix-flacky
Fix flacky hedged tests
|
2021-04-08 10:23:54 +03:00 |
|
Maksim Kita
|
ef7571c226
|
Merge pull request #22521 from kitaisreal/dictionaries-update-field-fix
FlatDictionary, HashedDictionary update_field optimizations
|
2021-04-07 23:29:53 +03:00 |
|
alesapin
|
eb1228bba0
|
Don't fail if directories already exists
|
2021-04-07 23:00:14 +03:00 |
|
Anton Popov
|
fa9a19cbdd
|
fix pushdown of having
|
2021-04-07 17:02:59 +03:00 |
|
alesapin
|
2987bbc948
|
Small improvements
|
2021-04-07 16:52:11 +03:00 |
|
Nikita Mikhaylov
|
48af7a898c
|
Merge pull request #22299 from nikitamikhaylov/keen-wolf-storagefile-column-oriented
Merging #21302
|
2021-04-07 16:01:12 +03:00 |
|
Nikita Mikhaylov
|
97b9f0221b
|
delete perft test
|
2021-04-07 16:00:25 +03:00 |
|
Alexander Kuzmenkov
|
06bb58cb69
|
Merge pull request #22704 from ClickHouse/aku/window-multiple
fix window functions with multiple input streams and no sorting
|
2021-04-07 15:15:47 +03:00 |
|
alesapin
|
feff1175f4
|
Merge branch 'master' into johnskopis/dynamic-interserver-creds-v20
|
2021-04-07 13:55:38 +03:00 |
|
Pavel Kruglov
|
19b147c7ac
|
Allow more replica change events in hedged tests due to high server load during testing
|
2021-04-07 13:30:47 +03:00 |
|
Ilya Yatsishin
|
ed2d82603e
|
Merge pull request #22588 from foolchi/fix_dist_map_select
fix dist map type select
|
2021-04-07 11:53:23 +03:00 |
|
Vladimir
|
864ab4a7ab
|
Merge pull request #21370 from vdimir/fix-merge-engine-join-group-by
|
2021-04-07 11:52:27 +03:00 |
|
alesapin
|
451ba892fa
|
Merge pull request #22708 from CurtizJ/fix-flaky-tests-2
Fix test 01702_system_query_log
|
2021-04-07 11:51:57 +03:00 |
|
Vladimir
|
db0550013c
|
Merge pull request #22325 from azat/dist-async-insert-header-check
Check only column name and type for async distributed blocks
|
2021-04-07 11:51:12 +03:00 |
|
Maksim Kita
|
7baafcb567
|
Merge pull request #22630 from kitaisreal/direct-dictionary-dict-get-multiple-columns-optimization
DirectDictionary dictGet multiple columns optimization
|
2021-04-07 10:29:42 +03:00 |
|
alesapin
|
9fd251eaaf
|
Merge pull request #22514 from ClickHouse/merge_tree_deduplication
Non replicated merge tree deduplication
|
2021-04-07 10:19:43 +03:00 |
|
alesapin
|
c77a006325
|
Merge pull request #22707 from ClickHouse/don_t_fsync_on_log_rotate
Remove redundant fsync on coordination logs rotation
|
2021-04-06 23:51:28 +03:00 |
|
Nikita Mikhaylov
|
0d96ed99b7
|
update_perf_test
|
2021-04-06 22:23:16 +03:00 |
|
Nikita Mikhaylov
|
f3f550e811
|
better perf test
|
2021-04-06 22:23:16 +03:00 |
|
Nikita Mikhaylov
|
7a318d25ae
|
add perf test
|
2021-04-06 22:23:16 +03:00 |
|
Nikita Mikhailov
|
37f48d13b4
|
add test
|
2021-04-06 22:23:16 +03:00 |
|
Azat Khuzhin
|
60b000ed51
|
Fix approx total rows accounting for reverse reading from MergeTree
|
2021-04-06 21:13:51 +03:00 |
|
Alexander Kuzmenkov
|
d9ad06bd6d
|
fix ubsan
|
2021-04-06 19:24:56 +03:00 |
|
alesapin
|
80d441ec95
|
Reset timeouts to default
|
2021-04-06 19:11:29 +03:00 |
|