bk-mz opened a new pull request, #9957:
URL: https://github.com/apache/iceberg/pull/9957

   Fixing 
   
   https://github.com/apache/iceberg/issues/6368
   https://github.com/apache/iceberg/pull/6369
   https://github.com/apache/iceberg/pull/9904
   
   This PR adds test that shows 1k+ column table break on either delete or 
`rewrite_position_delete_files`
   
   However the fix is not really clear as partition specs are stored in table 
metadata. 
   
   Modifying schema creation on the fly won't work in general sense b/c there 
are a lot of places scattered here and there that has to be modified as well.
   
   Suggestions are welcome


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