HeartSaVioR commented on issue #1472: URL: https://github.com/apache/iceberg/issues/1472#issuecomment-694099803
You'll need to use `REFRESH TABLE` instead as you're referencing Iceberg table as table identifier. http://spark.apache.org/docs/latest/sql-ref-syntax-aux-cache-refresh-table.html I guess `REFRESH resource` doesn't trigger Iceberg catalog to invalidate cache. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
