kbendick commented on issue #5141:
URL: https://github.com/apache/iceberg/issues/5141#issuecomment-1167958464

   Since this is the first commit of a table, you could potentially get the 
create table DDL from spark `SHOW CREATE TABLE` and then do some variant of 
`REPLACE TABLE <tbl>`.
   
   Sort of a hack, but might be a worthwhile avenue of investigation.


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