rajarshisarkar commented on issue #4565:
URL: https://github.com/apache/iceberg/issues/4565#issuecomment-1099844506

   Does removing the field using the transform also results in the same 
scenario?
   
   ```
   table.updateSpec().removeField(Expressions.truncate("id", 5000000)).commit();
   ```


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