Skip to content

Strict decoding#310

Open
stephencelis wants to merge 1 commit into
mainfrom
strict-decoding
Open

Strict decoding#310
stephencelis wants to merge 1 commit into
mainfrom
strict-decoding

Conversation

@stephencelis

Copy link
Copy Markdown
Member

This expands the DecodingError surface area for typed errors, which can be used by downstream decoders (and is adopted by the reference decoder in this repo).

@stephencelis
stephencelis requested a review from mbrandonw July 8, 2026 19:03
Comment on lines +185 to +186
) -> some QueryExpression<Double> {
AggregateFunctionExpression<Double>(

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caught a small "bug" in the process, where we were allowing total to coalesce to any type even though its strict affinity is REAL.

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