wypoon commented on PR #12543: URL: https://github.com/apache/iceberg/pull/12543#issuecomment-2741967578
Can you elaborate on how you use this and why you want it? So you just want `SparkTable::toString()` to have "iceberg" in it? There was a similar change a while back, https://github.com/apache/iceberg/pull/5629, which changed `SparkTable::name()` to prefix it with "Iceberg", and the motivation was for "Iceberg" to appear in the Spark UI so Iceberg tables can be easily identified, but the change was reverted (https://github.com/apache/iceberg/pull/7273) because it caused SHOW CREATE TABLE to produce invalid SQL. -- 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