gohalo opened a new issue, #126: URL: https://github.com/apache/hudi-rs/issues/126
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug When try to load an empty hudi table, will paniked with the following error. ``` Failed to resolve the latest schema: no file path found ``` ### Steps To Reproduce the empty table will reproduce. ### Expected behavior just return empty recordes ### Screenshots / Logs _No response_ ### Software information not related ### Additional context _No response_ -- 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]
