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: Raise Error on Missing Files during Load #596

Merged
merged 24 commits into from
Mar 12, 2023

Conversation

suryatejreddy
Copy link
Collaborator

@suryatejreddy suryatejreddy commented Feb 24, 2023

Fixes #563

Current Behavior

We do not raise any errors on missing files during the LOAD stage.

Change

Raises the DatasetFileNotFound exception introduced in #583 if file is not found on path.

Testing

Adds Test cases.

@suryatejreddy suryatejreddy changed the title fix: Raise Error on Missing Load fix: Raise Error on Missing Files during Load Feb 24, 2023
@gaurav274 gaurav274 merged commit 1c208c1 into georgia-tech-db:master Mar 12, 2023
@jarulraj jarulraj mentioned this pull request Apr 3, 2023
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.

Loading non-existent image
2 participants