Fokko commented on PR #1840:
URL: https://github.com/apache/iceberg-python/pull/1840#issuecomment-2775312549

   Ahh thanks @kevinjqliu I don't think we've really implemented this properly.
   
   
![image](https://github.com/user-attachments/assets/526fa4a4-d0d6-420a-9b92-eb7886ec2325)
   
   Java produces:
   
   ```json
   {
       "engine-version": "3.5.5",
       "added-data-files": "1",
       "total-equality-deletes": "0",
       "app-id": "local-1743674739919",
       "added-records": "4",
       "deleted-data-files": "1",
       "deleted-records": "5",
       "total-records": "4",
       "spark.app.id": "local-1743674739919",
       "removed-files-size": "750",
       "changed-partition-count": "1",
       "engine-name": "spark",
       "total-position-deletes": "0",
       "added-files-size": "720",
       "total-delete-files": "0",
       "iceberg-version": "Apache Iceberg 1.8.1 (commit 
9ce0fcf0af7becf25ad9fc996c3bad2afdcfd33d)",
       "total-files-size": "720",
       "total-data-files": "1"
   }
   ```


-- 
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