Skip to content

fix: remove unnecessary object store initialization#5145

Merged
Xuanwo merged 2 commits intolance-format:mainfrom
zhangyue19921010:optimize_invalid_object_store_initialization
Nov 5, 2025
Merged

fix: remove unnecessary object store initialization#5145
Xuanwo merged 2 commits intolance-format:mainfrom
zhangyue19921010:optimize_invalid_object_store_initialization

Conversation

@zhangyue19921010
Copy link
Copy Markdown
Contributor

When self.object_store exists, there is no need to perform the initialization operation of object_store again.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 5, 2025

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.

@zhangyue19921010 zhangyue19921010 changed the title fix: unnecessary object store initialization fix: remove unnecessary object store initialization Nov 5, 2025
@github-actions github-actions Bot added the bug Something isn't working label Nov 5, 2025
@zhangyue19921010
Copy link
Copy Markdown
Contributor Author

zhangyue19921010 commented Nov 5, 2025

Update: Failed Unit tests are all passed on my local env

Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, thank you for working on this!

@Xuanwo Xuanwo merged commit 496e635 into lance-format:main Nov 5, 2025
26 of 29 checks passed
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
When `self.object_store` exists, there is no need to perform the
initialization operation of object_store again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants