You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "amogh-jahagirdar (via GitHub)" <gi...@apache.org> on 2023/04/02 03:04:46 UTC

[GitHub] [iceberg] amogh-jahagirdar commented on issue #7239: SHOW CREATE TABLE returns invalid sql after upgrading to 1.2

amogh-jahagirdar commented on issue #7239:
URL: https://github.com/apache/iceberg/issues/7239#issuecomment-1493209299

   I just verified this as well, I think we may want to revert the change because `name()` is a public API whose behavior is relied upon as we can see in this `SHOW CREATE TABLE` use case. To achieve the nice Spark UI improvements for observability for Iceberg tables, I think we should either leverage another API if one exists or add a new one, and integrate that in Spark. 
   
   Thoughts @aokolnychyi @sumeetgajjar @szehon-ho @RussellSpitzer @singhpk234 @jackye1995 ?


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org