apache / apache/parquet-java

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

未关闭
#2,990 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Type: enhancement
主要语言
Java
星标
3.1k
派生
1.6k
平均合并
3 天 12 小时
30 天内合并 PR
33

描述

### 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

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先跟踪调用 hsync() 和 hflush() 的 ParquetFile 写入路径,并检查文件系统功能是如何暴露的。当不支持的文件系统(例如 S3A)不再记录 Syncable 警告,同时受支持的文件系统继续接收这些调用时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, java
领域
backend, cloud
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。