Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
- It appears to check that null values take zero space
- It still checks for a begin offset of 0 if the array isn't sliced (technically this doesn't seem necessary and it could be non-zero even if the array wasn't sliced.)
- I think it also fails if an array is sliced to truncate it since it should compare length to data_extent instead of last_offset.
Attachments
Issue Links
- links to