Skip to content

fix(iceberg): normalize decimal datum precision#13

Draft
abnobdoss wants to merge 1 commit into
mainfrom
iceberg-core/decimal-datum-precision
Draft

fix(iceberg): normalize decimal datum precision#13
abnobdoss wants to merge 1 commit into
mainfrom
iceberg-core/decimal-datum-precision

Conversation

@abnobdoss

Copy link
Copy Markdown
Owner

What changed

Normalize decimal datum precision during bind-time conversion when scale matches and the value fits the target precision.

Value proven

This removes a concrete predicate-binding mismatch for decimal literals coming from Python-facing bindings.

Validation

Cargo tests, clippy, and formatting were run on the clean branch before it was pushed.

Known limits

Scale conversion remains out of scope.

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