Stefan Miklosovic created CASSANDRA-20266:
---------------------------------------------
Summary: Mention column name for ScalarColumnConstraint on
unsuccessful evaluation
Key: CASSANDRA-20266
URL: https://issues.apache.org/jira/browse/CASSANDRA-20266
Project: Apache Cassandra
Issue Type: Improvement
Reporter: Stefan Miklosovic
There is currently
{code:java}
"Column value does not satisfy value constraint. It should be " + relationType
+ " " + term{code}
We are missing column name there. When I have constraints on two columns, both
of them are scalars, then I just do not know for which column the constraint
was not satisfied.
In ScalarColumnConstraint, we have "param" field of ColumnIdentifier type where
name of the column is.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]