manuzhang commented on PR #16819: URL: https://github.com/apache/iceberg/pull/16819#issuecomment-4727670581
Checked this by adding Spark 4.1 coverage in TestSparkSessionCatalog.testSessionCatalogViewListingMatchesTableListing. It creates a v1 Spark view and a v2 Iceberg table and verifies both are listed through SHOW, SHOW ... IN default, and SHOW ... IN spark_catalog.default. Targeted TestSparkSessionCatalog methods and ./gradlew spotlessApply pass. -- 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]
