[
https://issues.apache.org/jira/browse/CASSANDRA-20266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924799#comment-17924799
]
Stefan Miklosovic commented on CASSANDRA-20266:
-----------------------------------------------
[CASSANDRA-20266|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20266]
{noformat}
java17_pre-commit_tests
✓ j17_build 4m 35s
✓ j17_cqlsh_dtests_py311 7m 14s
✓ j17_cqlsh_dtests_py311_vnode 7m 20s
✓ j17_cqlsh_dtests_py38 7m 5s
✓ j17_cqlsh_dtests_py38_vnode 7m 10s
✓ j17_cqlshlib_cython_tests 9m 20s
✓ j17_cqlshlib_tests 7m 59s
✓ j17_dtests_latest 42m 21s
✓ j17_dtests_vnode 43m 2s
✓ j17_jvm_dtests 17m 39s
✓ j17_jvm_dtests_latest_vnode 17m 3s
✓ j17_unit_tests 15m 43s
✓ j17_utests_latest 14m 40s
✓ j17_utests_oa 16m 38s
✕ j17_dtests 38m 36s
refresh_test.TestRefresh test_refresh_deadlock_startup
counter_test.TestCounters test_counter_node_down
{noformat}
[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5383/workflows/551eb32a-9e53-4d5f-bb66-20a98387a12d]
> 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
> Components: Feature/Constraints
> Reporter: Stefan Miklosovic
> Assignee: Bernardo Botella Corbi
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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]