loserwang1024 opened a new issue, #533: URL: https://github.com/apache/fluss-rust/issues/533
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Please describe the bug 🐞 As shown in https://github.com/apache/fluss/pull/2464, fluss lake table's PUT_KV、LOOKUP has supported version 2 to fix lake encoder causing prefix lookup to miss data when bucket key is a subset of primary key. Rust also need this, otherwise, exception will occur: ``` Client API version 0 is not supported ``` ### Solution _No response_ ### Are you willing to submit a PR? - [ ] 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]
