Open nothrow opened 2 weeks ago
Implementation for feature request & proposed solution in https://github.com/postgresml/pgcat/issues/858.
Adds new option for default_shard.
default_shard
I am fine with the change but I think there should be tests for this. We are already testing the default_shard parameter here, adding one test case for fail should be straight forward.
fail
Implementation for feature request & proposed solution in https://github.com/postgresml/pgcat/issues/858.
Adds new option for
default_shard
.