ParquetFileReader has a currentBlock information in a private field
- Ngôn ngữ chính
- Java
- Star
- 3.1k
- Fork
- 1.6k
- Merge trung bình
- 3 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 33
Mô tả
The currentBlock variable is a metric information which can be useful to know which block the current record is being read from. If this variable has a getter, it would be possible to skip over a certain blocks.
**Reporter**: [Tanuja Dubey](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tanuja) / @tanuja5
**Note**: *This issue was originally created as [PARQUET-2125](https://issues.apache.org/jira/browse/PARQUET-2125). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start at the ParquetFileReader entry point and locate the private currentBlock field and the code that updates it while records are read. Check nearby reader tests and existing API conventions before exposing the block information. Done means callers can inspect the current block and use that information to skip blocks, with tests covering the getter and reading behavior.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- data-engineering
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100