Skip to content

feat: bind literals with right type after serde#562

Merged
wgtmac merged 2 commits intoapache:mainfrom
evindj:bound_expressions
Mar 18, 2026
Merged

feat: bind literals with right type after serde#562
wgtmac merged 2 commits intoapache:mainfrom
evindj:bound_expressions

Conversation

@evindj
Copy link
Contributor

@evindj evindj commented Feb 12, 2026

expressions serde will convert some types to string but right now, the binding process does not support translating from the string representation back to the right type this PR addresses this gap.

This PR must be landed after #553 is merged.

@evindj evindj marked this pull request as draft February 12, 2026 05:30
@evindj evindj force-pushed the bound_expressions branch 4 times, most recently from 695120b to e1439d8 Compare March 11, 2026 19:51
@evindj evindj marked this pull request as ready for review March 11, 2026 20:22
wgtmac

This comment was marked as resolved.

Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

Thanks for updating this PR! I've added some comments from my initial review.

@evindj evindj force-pushed the bound_expressions branch 2 times, most recently from 2bbb95f to ae4e144 Compare March 15, 2026 18:52
@evindj evindj force-pushed the bound_expressions branch from ae4e144 to 761c03c Compare March 16, 2026 06:21
@evindj evindj requested a review from wgtmac March 16, 2026 07:11
Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

Thanks for the update! I've pushed a comment to address issues identified by another round of review.

@wgtmac wgtmac merged commit 8b2cc7f into apache:main Mar 18, 2026
12 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.

2 participants