TheR1sing3un commented on PR #371:
URL: https://github.com/apache/paimon-rust/pull/371#issuecomment-4665961684

   @JingsongLi Hello, I'm not sure if the community needs this ability, so I'd 
like to ask for your opinion first. Internally, we mainly use rest catalogs. 
However, when conducting rest catalog tests on rust, it is often necessary to 
start the real rest catalog before we can test the behavior of real rest 
clients on the rust side. Therefore, I introduced a Rust version of the Rest 
Catalog that is directly based on the FileSystem wrapper. There is similar code 
in Java as well. Do you think this contribution to the community is reasonable? 
Or do I need to start it directly into the Test module instead of using it as a 
complete rest catalog server?


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