leekeiabstraction opened a new issue, #301:
URL: https://github.com/apache/fluss-rust/issues/301

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
   
   
   ### Motivation
   
   Server side errors are returned as FlussAPIError with numeric error code to 
the users on rust side. We can perform the translation to cliend-side error 
e.g. PartitionNotExist. 
   
   Additionally, we can also consider tightening the C++ and Python side to go 
beyond stringification and provide ways for users to progammtically distinguish 
errors e.g. typed error.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Willingness to contribute
   
   - [ ] I'm willing to submit a PR!


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