Skip to content

implement variant_get_int#51

Open
sdf-jkl wants to merge 3 commits intodatafusion-contrib:mainfrom
sdf-jkl:variant_get_int
Open

implement variant_get_int#51
sdf-jkl wants to merge 3 commits intodatafusion-contrib:mainfrom
sdf-jkl:variant_get_int

Conversation

@sdf-jkl
Copy link
Collaborator

@sdf-jkl sdf-jkl commented Mar 13, 2026

First wrote variant_get_int from variant_get_str, then extracted same helpers from variant_get_int and variant_get_str to shared.rs.

@sdf-jkl
Copy link
Collaborator Author

sdf-jkl commented Mar 13, 2026

@friendlymatthew Could've been 189loc less to review without the unit tests. 🤓

@sdf-jkl sdf-jkl requested a review from friendlymatthew March 13, 2026 18:18
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.

variant_get_int: Initial implementation

1 participant