TsukiokaKogane opened a new issue, #60295: URL: https://github.com/apache/doris/issues/60295
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Following up on #57898, we plan to implement cross-cluster insert functionality based on the External Doris Catalog. This feature will enable read-write splitting for non-cloud Doris across independent clusters, delivering greater deployment flexibility. Compared with regular insert operations, we will reuse the majority of the existing implementation logic and develop new RPC methods to support transaction operations for remote FE. <img width="2854" height="2126" alt="Image" src="https://github.com/user-attachments/assets/1a27e17a-a2e4-45f2-8342-46427904844a" /> ### Use case _No response_ ### Related issues _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
