sql: add hardcoded map information to Cockroach Demo for standard multi-regions #39941
Labels
A-demo
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
For use both in #39938 and in other kinds of testing. We can set out a list of "known" locations with hardcoded lats/longs so that the webui map works.
In addition to the ones in #39938, I think we should add asia information as well.
If i user sets something like:
./cockroach demo movr --nodes 3 --demo-locality=region=us-east1,region=us-central1,region=us-west1
Then we would hard code recognize us-east1 as a specific lat/long and insert it into the MovR database to enable the webui
The text was updated successfully, but these errors were encountered: