mj006648 commented on issue #17718: URL: https://github.com/apache/iceberg/issues/17718#issuecomment-5350569960
I checked the current Spark 3.5, 4.0, and 4.1 implementations, and all three `SparkCatalog.listTables` methods still return the underlying catalog result without filtering views. I can send a small PR that excludes identifiers returned by `listViews` and adds regression coverage for `HiveCatalog` with `list-all-tables=true`. If nobody is already working on this, I'd like to take it. -- 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]
