spqr
spqr copied to clipboard
fix: autocreate distributed tables
autocreate distributed tables added issue #1579
See comments above
answered both comments
Please rebase, you will have to deal with coord_remote_master file removal. I did this mainly for import hazards: rmeta should not depend on adapter-grpc-coord etc...
Ideally, most of the code should move to console like in https://github.com/pg-sharding/spqr/commit/2f09eef77ce6702bf65a6353865d88948e2c9f51 Also, maybe we can avoid logic duplication with ProcMetadata somehow