Skip to content

[codex] Add RowBinary string integration tests#356

Merged
ruslandoga merged 1 commit into
masterfrom
ruslandoga-conductor/test-strings-like-ints
May 18, 2026
Merged

[codex] Add RowBinary string integration tests#356
ruslandoga merged 1 commit into
masterfrom
ruslandoga-conductor/test-strings-like-ints

Conversation

@ruslandoga
Copy link
Copy Markdown
Collaborator

Adds ClickHouse-backed RowBinary tests for String and FixedString values, including property coverage and boundary examples for length prefixes, invalid UTF-8, null bytes, Unicode paths, and nil encoding.

Also covers string-like values inside arrays: Array(String), Array(FixedString), Array(Nullable(String)), Array(LowCardinality(String)), and Array(LowCardinality(FixedString)).

Validated with mix test test/ch/row_binary_string_test.exs and mix test.

@ruslandoga ruslandoga marked this pull request as ready for review May 18, 2026 13:43
@ruslandoga ruslandoga merged commit e3219d9 into master May 18, 2026
3 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.

1 participant