czy006 commented on issue #3021: URL: https://github.com/apache/amoro/issues/3021#issuecomment-2220353147
> Thanks for reporting this bug. > > It seems #2989 introduced this bug. > > Before this PR was merged, opening table details did not depend on table runtime. However, it now requires a dependency on it. For external catalogs, the synchronization of table runtime may take some time, and before that, a NULL object may be obtained. We need to generate a reasonable value for Optimizing Status when the table runtime is not available. How about Add `UnLoad/UnKnow` status for optimizingStatus.However, I'm concerned that it may affect the current state machine design -- 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]
