daijy opened a new pull request, #15490: URL: https://github.com/apache/iceberg/pull/15490
We are using HMS catalog, replacing iceberg view currently does not update sql text in HMS. When we query the view, SparkSessionCatalog.loadTable would use HiveExternalCatalog.loadTable to retrieve the view and get the wrong sql text. The pr would update sql text in HMS for replacing. -- 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]
