Skip to content

[codex] add scalar RowBinary integration tests#362

Draft
ruslandoga wants to merge 1 commit into
masterfrom
ruslandoga-conductor/more-scalar-types
Draft

[codex] add scalar RowBinary integration tests#362
ruslandoga wants to merge 1 commit into
masterfrom
ruslandoga-conductor/more-scalar-types

Conversation

@ruslandoga
Copy link
Copy Markdown
Collaborator

Adds dedicated ClickHouse-backed RowBinary integration tests for decimals, bools, dates/times, UUIDs, and network types.

The tests cover query parameters, arrays, nullable values, representative nested containers, invalid values, and RowBinary inserts.

This also quotes Time values inside array/tuple/map query parameters so ClickHouse can parse Time and Time64 literals with colons.

Validated with mix test test/ch/row_binary_decimal_test.exs test/ch/row_binary_bool_test.exs test/ch/row_binary_date_time_test.exs test/ch/row_binary_uuid_test.exs test/ch/row_binary_network_test.exs test/ch/query_string_test.exs.

@ruslandoga ruslandoga force-pushed the ruslandoga-conductor/more-scalar-types branch from 73e1f5a to f19c48e Compare May 18, 2026 20:46
@ruslandoga ruslandoga force-pushed the ruslandoga-conductor/more-scalar-types branch from f19c48e to dcd5e68 Compare May 18, 2026 20:58
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