Skip to content

create appender ext#164

Merged
jraymakers merged 1 commit intomainfrom
jray/create-appender-ext
Feb 22, 2025
Merged

create appender ext#164
jraymakers merged 1 commit intomainfrom
jray/create-appender-ext

Conversation

@jraymakers
Copy link
Copy Markdown
Collaborator

Add support for create_appender_ext, which allows specifying the catalog (aka database) name. Also change create_appender to support the schema being optional (null).

I made a minor breaking change to the API: I reversed the order of the arguments to createAppender in order to make the schema and catalog names optional. This allows for simpler calls when the current database/catalog and/or default schema is desired.

I changed all call sites in the tests and in the main README.

I lowered the iterations for the read benchmark because it was taking too long.

@jraymakers jraymakers merged commit 0622dfb into main Feb 22, 2025
5 checks passed
@jraymakers jraymakers deleted the jray/create-appender-ext branch February 22, 2025 21:51
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