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

[query][scala-fs] more debugging information when memory fails #12678

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

danking
Copy link
Contributor

@danking danking commented Feb 10, 2023

No description provided.

@@ -49,6 +49,7 @@ trait ServiceCacheableFS extends FS {
using(createNoCompression(filename)) { os =>
os.write(data)
}
log.info(s"Sucessfully failed over to GCS")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, but who cares

@danking danking merged commit 77f4cb0 into hail-is:main Feb 10, 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.

3 participants