Skip to content

Conversation

dkropachev
Copy link
Collaborator

@dkropachev dkropachev commented Aug 28, 2025

Two last patches to integrate:

  1. Make keyspace in should_parse_UDT_definitions_when_using_default_protocol_version be specific for test
  2. Ignore should_create_tombstone_when_null_value_on_bound_statement on scylla

Time to time collision in keyspace names cause problems in investigating
issues and running tests in parallel.
for scylla

This test failing on scylla:
```
java.lang.AssertionError: Did not find '1 tombstone' in trace
```
@dkropachev dkropachev force-pushed the dk/3.x-apply-driver-matrix-patches branch from b45c018 to 7661660 Compare August 28, 2025 16:06
@dkropachev dkropachev requested a review from Bouncheck August 28, 2025 16:06
@dkropachev dkropachev self-assigned this Aug 28, 2025
Copy link
Collaborator

@Bouncheck Bouncheck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I don't follow why tombstone test needs to be skipped. Is there a difference in behavior or in returned query trace?

@dkropachev
Copy link
Collaborator Author

2. should_create_tombstone_when_null_value_on_bound_statement

Scylla does not create a thombstone in such case

@dkropachev dkropachev merged commit 5220a41 into scylla-3.x Aug 28, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants