Fokko commented on issue #251:
URL: https://github.com/apache/iceberg-python/issues/251#issuecomment-1879323375

   I've found the issue. We don't respect the null count when fetching the 
array through the accessor:
   
   <img width="1624" alt="image" 
src="https://github.com/apache/iceberg-python/assets/1134248/ba5225cc-1102-408f-8926-caf5563930f0";>
   
   We just return the array and then create a new array with offset 1, and then 
it just injects a `[]`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to