coolderli opened a new pull request #2659: URL: https://github.com/apache/iceberg/pull/2659
When I use spark SQL to query the iceberg table, I found it can't read the latest table metadata. When `cache-enabled` is set to true, it will not refresh the table. So I think we should disable the `cache-enabled` by default. In this patch, I put the setting to catalog properties. -- 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]
