Integer Overflow of BinaryStatistics#isSmallerThan()
- 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ả
"(min.length() + max.length()) < size" didn't handle integer overflow
**Reporter**: [Xinli Shang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=shangx@uber.com) / @shangxinli
**Assignee**: [Xinli Shang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=shangx@uber.com) / @shangxinli
#### PRs and other links:
- [GitHub Pull Request #704](https://github.com/apache/parquet-mr/pull/704)
- [GitHub Pull Request #721](https://github.com/apache/parquet-mr/pull/721)
- [GitHub Pull Request #722](https://github.com/apache/parquet-mr/pull/722)
**Note**: *This issue was originally created as [PARQUET-1690](https://issues.apache.org/jira/browse/PARQUET-1690). 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
Bắt đầu bằng cách đọc parquet-column/src/main/java/org/apache/parquet/column/statistics/BinaryStatistics.java tại dòng 103, sau đó xem xét các pull request #704, #721 và #722 để hiểu trạng thái hiện tại. Công việc được xem là hoàn tất khi trường hợp tràn số nguyên trong isSmallerThan() được xử lý mà không lặp lại công việc đã được các pull request đó bao phủ.
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
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- 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
- 20/100