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

Only call hsync() and hflush() on supported filesystems #2990

Open
CZuegner opened this issue Aug 13, 2024 · 0 comments · May be fixed by #2991
Open

Only call hsync() and hflush() on supported filesystems #2990

CZuegner opened this issue Aug 13, 2024 · 0 comments · May be fixed by #2991

Comments

@CZuegner
Copy link

CZuegner commented Aug 13, 2024

Describe the enhancement requested

Instead of log the unsupported call check capabilities and call only on supported filesystems - e.g. S3A does not.

Write in a ParquetFile on S3 calls on hsync() or hflush() are logged: Application invoked the Syncable API against stream writing

Comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant