lxy-9602 commented on PR #329:
URL: https://github.com/apache/paimon-cpp/pull/329#issuecomment-5729940638

   Thanks for the reply. We’ve recently been working on some adjustments to the 
REST catalog e.g., #274 , and I think the issue in the current PR might be 
addressed by introducing a `Table` abstraction. The `Table` could hold 
in-memory state such as schema and snapshot information, and also serve as the 
entry point for creating scan/read/write/commit operations. We can discuss this 
further later.


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