Only call hsync() and hflush() on supported filesystems
Open
Type: enhancement
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
### 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.