Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix test_vector_index on Windows #2675

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

wjones127
Copy link
Contributor

We are close to having green CI on Lance main. test_vector_transform is failing ever since we merged #2657

I think this is because we still have the file open but are re-using the same file uri. We need to close it to overwrite it.

@github-actions github-actions bot added the python label Aug 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@wjones127 wjones127 changed the title tests: fix test_vector_index on Windows test: fix test_vector_index on Windows Aug 1, 2024
@github-actions github-actions bot added the chore label Aug 1, 2024
@wjones127 wjones127 marked this pull request as ready for review August 1, 2024 21:28
@wjones127 wjones127 merged commit 3ebec1d into lancedb:main Aug 1, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants