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

Unload of a query with zero rows throws an error #446

Open
blowenstein93 opened this issue Oct 25, 2019 · 0 comments
Open

Unload of a query with zero rows throws an error #446

blowenstein93 opened this issue Oct 25, 2019 · 0 comments

Comments

@blowenstein93
Copy link

When unloading a redshift query to s3 redshift behavior has shifted to no longer unload any files where the old behavior was to unload empty files. This causes the spark-redshift library to fail with an s3 file not found error. This commit fixes that and returns an empty dataframe.

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

No branches or pull requests

1 participant