vdimir
|
218288ee6c
|
upd ConcurrentHashJoin
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
2ec373c6a7
|
Number of shards in parallel hash join is always power of two
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
46df417c2e
|
Fix empty line sorting in TabSeparatedSorted
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
f64a833449
|
remove ignore-order from some tests
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
f51b25b262
|
clickhouse test ignore order via special format
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
2e38bb5f23
|
adjust more tests for parallel_join
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
578494660c
|
upd 00163_shard_join_with_empty_table.sql
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
f3e84d8fc6
|
fix order in 01913_join_push_down_bug 00952_input_function
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
18090aaed7
|
upd 00163_shard_join_with_empty_table
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
afc5b1a1cf
|
workaroud: ignore order in reference of join related tests
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
a7ea163e3b
|
Fix parallel hash join to lowcard keys
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
34d2a0a4db
|
order by some join-related tests
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
9f5e30a5d3
|
Set default join_algorithm = parallel_hash
|
2022-07-12 20:22:35 +02:00 |
|
vdimir
|
9e0cb37bd7
|
Disable parallel hash join for asof
|
2022-07-12 20:22:35 +02:00 |
|
Nikolai Kochetov
|
ec24f730b1
|
Merge pull request #39125 from ClickHouse/fix-insert-into-mv-with-extremes-enabled
Fix insert into MV with enabled extremes.
|
2022-07-12 20:19:41 +02:00 |
|
Nikolai Kochetov
|
4a45b37b43
|
Merge pull request #39133 from ClickHouse/fix-style-again
Fix style again
|
2022-07-12 20:16:09 +02:00 |
|
Alexey Milovidov
|
e2684447b4
|
Merge pull request #38437 from ClickHouse/compatible-benchmark
Compatible and reproducible DBMS benchmark
|
2022-07-12 21:15:53 +03:00 |
|
Nikolai Kochetov
|
df18d6a416
|
Fix style
|
2022-07-12 18:12:59 +00:00 |
|
Nikolai Kochetov
|
a47c48b3c7
|
Merge pull request #39127 from ClickHouse/tiny-fixes-for-tests
Tiny updates for tests.
|
2022-07-12 20:07:57 +02:00 |
|
Alexey Milovidov
|
90064d5f86
|
Add LICENSE
|
2022-07-12 19:51:47 +02:00 |
|
Alexey Milovidov
|
358876b680
|
Generate HTML
|
2022-07-12 19:50:31 +02:00 |
|
Alexey Milovidov
|
4f407a7506
|
Rename results for MariaDB to .shame because they do not look presentable
|
2022-07-12 19:49:49 +02:00 |
|
Robert Schulze
|
8b6e31cc61
|
Merge pull request #37882 from excitoon-favorites/nodeleteobjects
Fixes for objects removal in `S3ObjectStorage`
|
2022-07-12 19:09:55 +02:00 |
|
Robert Schulze
|
c134a90ff4
|
Merge pull request #38757 from azat/bump-jemalloc-assertion-fix
Bump jemalloc to fix possible assertion
|
2022-07-12 19:08:18 +02:00 |
|
Kseniia Sumarokova
|
5235396c24
|
Merge pull request #39120 from ClickHouse/kssenii-patch-5
Update cluster.py
|
2022-07-12 18:35:00 +02:00 |
|
Kseniia Sumarokova
|
f69ec635d0
|
Merge pull request #39110 from ClickHouse/kssenii-patch-4
Fix meilisearch tests
|
2022-07-12 18:32:49 +02:00 |
|
Timur Solodovnikov
|
0c7388aea8
|
Handling SIGTERM signals from k8s (#39130)
|
2022-07-12 18:14:05 +02:00 |
|
Ilya Yatsishin
|
41715237ae
|
Separate compress timescaledb test. Fix chmod to home - previous broke ssh. Non interactive install.
|
2022-07-12 15:23:36 +00:00 |
|
Nikolai Kochetov
|
351d14f8a3
|
Enable backward_compatibility for 01710_projection_fetch_long, disable s3 for 01643_replicated_merge_tree_fsync_smoke.
|
2022-07-12 14:30:02 +00:00 |
|
Nikolai Kochetov
|
8efbe6d44d
|
Merge pull request #39119 from ClickHouse/removed-projection-and-old-part
Properly remove projection from part in case it was removed from table metadata.
|
2022-07-12 16:24:30 +02:00 |
|
Nikolai Kochetov
|
582300e08c
|
Update 01701_clear_projection_and_part_remove.sql
Fix typo
|
2022-07-12 16:22:47 +02:00 |
|
Nikolai Kochetov
|
75c3926cbb
|
Fix insert into MV with enabled extremes.
|
2022-07-12 13:57:36 +00:00 |
|
Kseniia Sumarokova
|
f629fd7e57
|
Update docker_compose_meili.yml
|
2022-07-12 15:50:35 +02:00 |
|
Robert Schulze
|
69de9ee0e8
|
Merge pull request #39108 from ClickHouse/prefix_cmake_commands
Prefix overridden add_executable() command with "clickhouse_"
|
2022-07-12 15:05:48 +02:00 |
|
Kseniia Sumarokova
|
adfc7a5a78
|
Update cluster.py
|
2022-07-12 14:05:59 +02:00 |
|
alesapin
|
215166912c
|
Merge pull request #39069 from ClickHouse/keeper-persist-state
Persist state of ClickHouse Keeper
|
2022-07-12 13:32:02 +02:00 |
|
Kseniia Sumarokova
|
ffcc80c9e1
|
Update cluster.py
|
2022-07-12 13:26:08 +02:00 |
|
Alexander Tokmakov
|
948f15eff3
|
Update run.sh
|
2022-07-12 14:01:53 +03:00 |
|
Alexander Tokmakov
|
c99fe6e6c8
|
Merge branch 'master' into removed-projection-and-old-part
|
2022-07-12 14:00:55 +03:00 |
|
Alexander Tokmakov
|
b35ad0dbdc
|
Merge pull request #39091 from ClickHouse/tavplubix-patch-1
Follow-up to #39036
|
2022-07-12 13:47:37 +03:00 |
|
Kseniia Sumarokova
|
bcd9453f33
|
Set meilieserach client version too
|
2022-07-12 12:15:20 +02:00 |
|
Alexey Milovidov
|
1a0c75bf72
|
Generate HTML
|
2022-07-12 12:01:58 +02:00 |
|
Alexey Milovidov
|
84064672bd
|
Fix error
|
2022-07-12 12:01:37 +02:00 |
|
Nikolai Kochetov
|
945b5d4b3f
|
Merge pull request #38993 from azat/fix-fsync_part_directory-on-fetch
Fix fsync_part_directory for fetches
|
2022-07-12 11:48:42 +02:00 |
|
Nikolai Kochetov
|
cd4211298e
|
Fix typo.
|
2022-07-12 09:37:00 +00:00 |
|
Alexey Milovidov
|
7cf98f8f31
|
Regenerate HTML
|
2022-07-12 11:32:18 +02:00 |
|
Alexey Milovidov
|
d10c665b71
|
Add results for MariaDB
|
2022-07-12 11:31:23 +02:00 |
|
Nikolai Kochetov
|
03d9301425
|
Fix log.
|
2022-07-12 08:31:09 +00:00 |
|
Nikolai Kochetov
|
631be9219b
|
Properly remove projection from part in case it was removed from table metadata.
|
2022-07-12 08:28:22 +00:00 |
|
Antonio Andelic
|
6dcdf0fcb1
|
Throw CORRUPTED_DATA in debug mode for invalid checksum
|
2022-07-12 06:41:58 +00:00 |
|