lance icon indicating copy to clipboard operation
lance copied to clipboard

opening non-existent dataset should return `Error::NotFound` instead of `Error::IO`

Open chebbyChefNEQ opened this issue 3 months ago • 0 comments

we have a blanket conversion of object_store::Error -> Error::IO.

chebbyChefNEQ avatar Mar 13 '24 17:03 chebbyChefNEQ