xushiyan commented on issue #126:
URL: https://github.com/apache/hudi-rs/issues/126#issuecomment-2370190562

   @gohalo We can't load `hoodie.table.create.schema` for this api as it's not 
always available and it could get obsolete when table evolves. 
   
   We currently expect the api to return Error when user tries to get schema 
from an empty table. I was curious which code path you are getting panic, 
because by right we should always get a Result which can be an Error. Can you 
clarify how did you get the panic!() ? And fix accordingly?
   


-- 
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]

Reply via email to