Skip to content

fix: handle paths correctly on Windows - #666

Open
zhourrr wants to merge 2 commits into
alibaba:mainfrom
zhourrr:fix/windows_path
Open

fix: handle paths correctly on Windows#666
zhourrr wants to merge 2 commits into
alibaba:mainfrom
zhourrr:fix/windows_path

Conversation

@zhourrr

@zhourrr zhourrr commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Fixes Windows failures when collection paths contain non-ASCII characters. Native storage paths are now converted explicitly from UTF-8 before filesystem access, including WAL checks, vector buffer files, and Parquet metadata. A regression test covers the mixed Japanese/Korean path reported in #665.

Fixes #665

@zhourrr
zhourrr requested a review from iaojnh as a code owner August 8, 2026 08:05
@zhourrr
zhourrr requested a review from JalinWang August 8, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Node binding — insertSync hard-kills the process with 0xC0000409 (STATUS_STACK_BUFFER_OVERRUN) on some non-ASCII Windows collection paths

1 participant