parquet-java
parquet-java copied to clipboard
Only call hsync() and hflush() on supported filesystems
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