smaheshwar-pltr commented on issue #281: URL: https://github.com/apache/iceberg-python/issues/281#issuecomment-4210033552
Hey all! I do think this feature request has value as discussed in this thread, could we remove staleness here? Similar to how https://github.com/apache/iceberg-python/pull/498 supports CTAS, I'd propose that the replace functionality be achieved via `replace_table` and `replace_table_transaction` APIs (then changes to the resultant transaction fulfils RTAS workflows). I threw together a draft, https://github.com/apache/iceberg-python/pull/3220, as what that would look like (currently just for the REST catalog), would be interested in knowing the community's thoughts on the direction! -- 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]
