guptaakashdeep commented on issue #1884:
URL: 
https://github.com/apache/iceberg-python/issues/1884#issuecomment-2781236612

   @kevinjqliu Please let me know if we need to add more details that needs to 
be added in here.
   
   I further looked into the code to fix the issue and it seems to be a simple 
fix in `inspect.py` for `InspectTable.entries` method. I believe we require 
NULL handling while appending the entries list. 
   
   In addition to `value_counts`, I believe we need `null` handling for 
`null_value_counts` and `nan_value_counts`
   
   
![Image](https://github.com/user-attachments/assets/07e275f6-99f6-4254-8884-dd52b95486e6)


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to