Hi all! Nice to meet you. I opened up https://github.com/apache/polaris-tools/pull/4 recently to add a Polaris migration/synchronizer tool I've been working on to the polaris-tools repo. By request, I'm sharing a design document here detailing how the tool works and the roadmap for functionality that is in development.
Here's the design doc giving a full overview: https://docs.google.com/document/d/1AXKmzp3JaTuUS_FMNnxr_pHsBTs86rWRMborMi3deCw/edit?usp=sharing To summarize: We can think of this tool as a configurable mirroring/migration tool to migrate between two Polaris instances. I believe this would enable and support many use cases that are quite cumbersome to carry out manually today and break down barriers switching between open source and managed offerings of Polaris. The tool has been designed with goals in mind that go beyond supporting just the CLI implementation. Please take a look at the design doc if you're interested! Thank you! - Sehaj