Conversation
|
Hi ucasfl, Thank you for the PR and for taking the time to address this issue! To help us understand this fix better, could you please provide a description of the bug, including the specific scenario or conditions that trigger it? Additionally, if you have any test cases to verify the fix, that would be very helpful for ensuring everything works as expected and for preventing similar issues in the future. Thanks again for your contribution! |
|
@Aed-p Use MyScaleDB/src/Storages/MergeTree/MergeTask.cpp Lines 397 to 398 in 3bd6368 It include the full path of the disk, and MyScaleDB/src/Storages/MergeTree/MergeTask.cpp Lines 639 to 640 in 3bd6368 MyScaleDB/src/Storages/MergeTree/DataPartStorageOnDiskFull.cpp Lines 111 to 121 in 3bd6368 So we should use |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix merge fail with vector index.
Documentation entry for user-facing changes