Skip to content

[codex] add comprehensive RowBinary type integration tests - #362

Open
ruslandoga wants to merge 2 commits into
masterfrom
ruslandoga-conductor/more-scalar-types
Open

[codex] add comprehensive RowBinary type integration tests#362
ruslandoga wants to merge 2 commits into
masterfrom
ruslandoga-conductor/more-scalar-types

Conversation

@ruslandoga

@ruslandoga ruslandoga commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Adds dedicated ClickHouse-backed integration and property tests for scalar, container, geo, enum, low-cardinality, aggregate-wrapper, Variant, Dynamic, JSON, named Tuple, and Nothing behavior.

The tests exercise query parameters, RowBinary inserts, arrays, nullable/default values, nested containers, boundaries, invalid inputs, and documented unsupported branches.

This also fixes Time and DateTime values inside array, tuple, and map query parameters by quoting them as ClickHouse literals.

Rebased onto current master and validated against ClickHouse 26.7: 113 focused checks and the full 696-check suite pass.

@ruslandoga
ruslandoga force-pushed the ruslandoga-conductor/more-scalar-types branch 2 times, most recently from f19c48e to dcd5e68 Compare May 18, 2026 20:58
@ruslandoga
ruslandoga force-pushed the ruslandoga-conductor/more-scalar-types branch from dcd5e68 to a2f3d59 Compare August 3, 2026 13:04
@ruslandoga ruslandoga changed the title [codex] add scalar RowBinary integration tests [codex] add comprehensive RowBinary type integration tests Aug 3, 2026
@ruslandoga
ruslandoga force-pushed the ruslandoga-conductor/more-scalar-types branch from a2f3d59 to 1fe1890 Compare August 9, 2026 15:14
@ruslandoga
ruslandoga marked this pull request as ready for review August 9, 2026 15:14
@ruslandoga

Copy link
Copy Markdown
Collaborator Author

@coderabbitai review

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