sfc-gh-bhannel commented on issue #12943:
URL: https://github.com/apache/iceberg/issues/12943#issuecomment-2866316164

   Here is the sequence of operations:
   
   1. Create a table with column `col1` with an identity transform on `col1` 
called `col1`.
   2. Rename `col1` to `col2`. The name of the transform does not change.
   3. Some new engine loads this table based on Iceberg metadata. The name of 
the column and transform don't match. How do you create a PartitionSpec to 
represent the state of this table if this method isn't public?


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