Skip to content

Fix RowBinary string property generator#360

Merged
ruslandoga merged 4 commits into
masterfrom
ruslandoga-conductor/fix-rowbinary-string-gen
May 18, 2026
Merged

Fix RowBinary string property generator#360
ruslandoga merged 4 commits into
masterfrom
ruslandoga-conductor/fix-rowbinary-string-gen

Conversation

@ruslandoga
Copy link
Copy Markdown
Collaborator

This fixes the RowBinary string property test generator to allow duplicate string values. The property already assigns unique row ids, so requiring unique generated strings could exhaust StreamData's small binary value space before exercising the RowBinary path. This removes the flaky TooManyDuplicatesError failure without changing the behavior under test.

Validation: mix test test/ch/row_binary_string_test.exs

@ruslandoga ruslandoga marked this pull request as ready for review May 18, 2026 13:54
@ruslandoga ruslandoga merged commit 3ffd9c6 into master May 18, 2026
3 checks passed
@ruslandoga ruslandoga deleted the ruslandoga-conductor/fix-rowbinary-string-gen branch May 18, 2026 20:47
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.

1 participant