Skip to content

Conversation

taniabogatsch
Copy link
Contributor

/*!
Retrieves the extra info of the function as set in the bind info.
* @param info The info object.
* @return The extra info.
*/
DUCKDB_C_API void *duckdb_scalar_function_bind_get_extra_info(duckdb_bind_info info);

@Mytherin Mytherin merged commit 1e24330 into duckdb:main May 27, 2025
48 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@taniabogatsch taniabogatsch deleted the capi-extra-info-sudf branch May 27, 2025 15:19
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
[C API] Expose duckdb_scalar_function_bind_get_extra_info (duckdb/duckdb#17666)
Add rowsort in generate_series test duckdb/duckdb#43 (duckdb/duckdb#17675)
bump DuckDB_jll to v1.3.0 (duckdb/duckdb#17677)
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