hsingh574 commented on issue #11239:
URL: https://github.com/apache/iceberg/issues/11239#issuecomment-2817305815

   @Gerrrr Thanks for reporting and the code pointers. I was able to reproduce. 
It looks to me like the same problem applies to any non-primitive column used 
in an equality delete. Afaict, it shouldn't be prohibitive to remove the 
container reuse for reading delete files specifically, so I've created a PR to 
do that along with a regression test.
   
   I'm also quite new to the project so would appreciate guidance on any issues 
with disabling reuse here.
   @pvary are you able to review, or point to folks who should take a look?


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