Zouxxyy commented on PR #4863: URL: https://github.com/apache/paimon/pull/4863#issuecomment-2586050444
I'm OK with this modification. The core reason is that before dropping the table, the compute engine will call table exists -> `catalog.getTable()` to check if the table exists. Currently, our `catalog.getTable()` API returns whether the table exists in the file system (even if it exists in HMS). Could @JingsongLi take another look at this? -- 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]
