Skip to content

Conversation

@eitsupi
Copy link
Contributor

@eitsupi eitsupi commented Jan 3, 2026

These experimental options were added to the C and Python bindings in #1056, but were not exposed in the R bindings, so they are added now.

@eitsupi eitsupi force-pushed the r/new-experimental-opts branch from a6c4f5d to b237e34 Compare January 3, 2026 04:20
@eitsupi eitsupi marked this pull request as ready for review January 3, 2026 04:23
@eitsupi eitsupi requested a review from paleolimbot as a code owner January 3, 2026 04:23
@github-actions github-actions bot added this to the ADBC Libraries 22 milestone Jan 3, 2026
#' is not compatible or append otherwise), or `"default"` (use the `adbc.ingest.mode`
#' argument of [adbc_statement_init()]). The default is `"default"`.
#' @param catalog_name If not `NULL`, the catalog to create/locate the table in.
#' **This API is EXPERIMENTAL.**
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Experimental arguments are often marked using functions in the lifecycle package, but the svg file for the badges will be included in the package.
Is that acceptable?

Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure I particularly mind the extra .svgs, although I think the all-caps gets the point across just as nicely here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

After thinking about it, and considering that temporary param, which is equivalently marked as experimental in Python, is not marked as experimental here, I removed the experimental markings as well.

Copy link
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

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

Thank you!

#' is not compatible or append otherwise), or `"default"` (use the `adbc.ingest.mode`
#' argument of [adbc_statement_init()]). The default is `"default"`.
#' @param catalog_name If not `NULL`, the catalog to create/locate the table in.
#' **This API is EXPERIMENTAL.**
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure I particularly mind the extra .svgs, although I think the all-caps gets the point across just as nicely here.

@eitsupi eitsupi marked this pull request as draft January 4, 2026 23:48
@eitsupi eitsupi marked this pull request as ready for review January 5, 2026 00:00
@paleolimbot paleolimbot merged commit 48d84d9 into apache:main Jan 5, 2026
27 checks passed
@eitsupi eitsupi deleted the r/new-experimental-opts branch January 5, 2026 03:52
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