You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This requires a patch to gocql. Gocql has a function awaitSchemaAgreement to wait for schema to be propagated to all the nodes. We should export that to Session. When done we should call it post each migration.