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

fix: map the ErrorKind::NotFound to Error::NotFound #1995

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

BubbleCal
Copy link
Contributor

this makes it possible to recognize whether we are removing something not exists.
see lancedb/lancedb#884

this makes it possible to recognize whether we are removing something not exists
see lancedb/lancedb#884

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
BubbleCal added a commit to BubbleCal/lancedb that referenced this pull request Feb 26, 2024
…table

this will work after upgrading lance with lancedb/lance#1995 merged

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
@BubbleCal BubbleCal merged commit 7b2700f into lancedb:main Feb 26, 2024
16 checks passed
BubbleCal added a commit to lancedb/lancedb that referenced this pull request Feb 28, 2024
…table (#1022)

this will work after upgrading lance with
lancedb/lance#1995 merged
see #884 for details

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
…table (lancedb#1022)

this will work after upgrading lance with
lancedb/lance#1995 merged
see lancedb#884 for details

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
…table (lancedb#1022)

this will work after upgrading lance with
lancedb/lance#1995 merged
see lancedb#884 for details

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
westonpace pushed a commit to lancedb/lancedb that referenced this pull request Apr 5, 2024
…table (#1022)

this will work after upgrading lance with
lancedb/lance#1995 merged
see #884 for details

Signed-off-by: BubbleCal <bubble-cal@outlook.com>
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.

None yet

2 participants