Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.7.1
-
None
-
None
-
None
Description
When a record size is too big and the byte array doubling expansion crosses 2G the array size overflows and becomes negative. It would be good to fail the code paths saying record is too big so that error is easy to understand for users.
Attachments
Attachments
Issue Links
- duplicates
-
TEZ-3212 IFile throws NegativeArraySizeException for value sizes between 1GB and 2GB
- Closed