Skip to content

Add VGI 2 function signature metadata - #3

Merged
rustyconover merged 2 commits into
mainfrom
feat/vgi2-function-signatures
Sep 10, 2026
Merged

Add VGI 2 function signature metadata#3
rustyconover merged 2 commits into
mainfrom
feat/vgi2-function-signatures

Conversation

@rustyconover

Copy link
Copy Markdown
Contributor

Summary:\n- add FunctionInfo.parameter_default_values as authoritative one-row Arrow IPC defaults\n- add nullable argument_names to scalar/table and aggregate bind requests\n- preserve fixed parameter names and nullable unnamed-vararg entries\n- expose both additions through the native SDK bind and function metadata APIs\n- keep implementation selection argument-driven; no overload_id is introduced\n\nValidation:\n- Rust: cargo test --workspace with CARGO_BUILD_JOBS=30

@rustyconover
rustyconover force-pushed the feat/vgi2-function-signatures branch 3 times, most recently from e238049 to 7f12daf Compare September 10, 2026 22:16
@rustyconover
rustyconover force-pushed the feat/vgi2-function-signatures branch from 7f12daf to 3a8406b Compare September 10, 2026 22:18
@rustyconover
rustyconover merged commit 748a45f into main Sep 10, 2026
5 of 7 checks passed
@rustyconover
rustyconover deleted the feat/vgi2-function-signatures branch September 10, 2026 22:43
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