> > Another suggestion before resetlocalschema. Try rolling restart all the > nodes in the cluster and see if it fix the problem. After the restart all > the nodes will use the same schema for the table. >
That's a little bit heavy-handed. 🙂 Resetting a node's schema is a simple, online operation that doesn't involve a cluster-wide restart. Cheers!