amogh-jahagirdar opened a new pull request, #7273: URL: https://github.com/apache/iceberg/pull/7273
This reverts commit fc501f33761ae35a48f257d6d973d835fccd6da7. Based on https://github.com/apache/iceberg/issues/7239 `SHOW CREATE TABLE` has a regression because we append Iceberg to the SparkTable name. Since `name()` is a public API, opting to revert the change. To get the Spark UI we desire, my recommendation is we look at leveraging another API. @aokolnychyi @RussellSpitzer @sumeetgajjar @szehon-ho @jackye1995 @singhpk234 -- 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]
