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

[Test] Fix test_s3_fs_parquet_as_df #5624

Merged
merged 1 commit into from
May 26, 2024

Conversation

gtopper
Copy link
Collaborator

@gtopper gtopper commented May 26, 2024

Due to public dataset becoming unavailable, which caused the test to fail with

PermissionError: All access to this object has been disabled

Due to public dataset becoming unavailable, which caused the test to fail with
```
PermissionError: All access to this object has been disabled
```
@gtopper gtopper requested a review from moranbental May 26, 2024 07:42
@liranbg liranbg merged commit 5185add into mlrun:development May 26, 2024
11 checks passed
@gtopper gtopper deleted the fix-test_s3_fs_parquet_as_df branch May 26, 2024 09:02
gtopper added a commit to gtopper/mlrun that referenced this pull request May 26, 2024
Backport of mlrun#5624 / 5185add.

Due to public dataset becoming unavailable, which caused the test to fail with
```
PermissionError: All access to this object has been disabled
```
gtopper added a commit to gtopper/mlrun that referenced this pull request May 27, 2024
mlrun#5624 relied on a transient file. This PR replaces that with a file that is expected to remain in place for years.
rokatyy pushed a commit to rokatyy/mlrun that referenced this pull request May 28, 2024
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

3 participants