Open
Description
Noticed this while making an integration in dagster (dagster-io/dagster#27450), is that NotFoundError is not raised when you try to do obs.head(), you actually get the standard FileNotFoundError exception. Not sure if this was intended? But it threw me off for a second, since I imported the notFoundError from the execptions module : )
Metadata
Metadata
Assignees
Labels
No labels