Skip to content

feat: bind literals with right type after serde#562

Open
evindj wants to merge 1 commit intoapache:mainfrom
evindj:bound_expressions
Open

feat: bind literals with right type after serde#562
evindj wants to merge 1 commit 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 3 times, most recently from 3d77607 to 695120b Compare March 11, 2026 18:33
@evindj evindj force-pushed the bound_expressions branch 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
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