Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] DuckDB Support #66

Open
2 of 4 tasks
ericmichael opened this issue Aug 7, 2023 · 1 comment
Open
2 of 4 tasks

[Feature] DuckDB Support #66

ericmichael opened this issue Aug 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ericmichael
Copy link

ericmichael commented Aug 7, 2023

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

I propose adding support for the DuckDB database engine in the fivetran/stripe package. DuckDB is an in-memory analytical database that is gaining popularity due to its speed and efficiency.

However, when trying to use the fivetran/stripe package with the dbt-duckdb adapter, I encountered an error related to the + operator not being supported for adding an interval to a string in DuckDB, similar to Postgres.

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

https://github.com/jwills/dbt-duckdb

@ericmichael ericmichael added the enhancement New feature or request label Aug 7, 2023
@ericmichael ericmichael mentioned this issue Aug 7, 2023
2 tasks
@elanfivetran
Copy link

Hey Eric, thanks for reaching out about this and we're glad that you are finding value out of Stripe data.

Considering that your organization uses DuckDB it definitely makes sense that you would like destination support there. Since Fivetran currently does not support DuckDB as a database we would not make this change ourself, however if you are open to creating a PR for the addition our team would happily review it and include the update in our package.

I noticed you are interested in coming to our office hours however I do not that you scheduled any time with us yet. If you would like some assistance with creating the PR, you can schedule time for office hours using this link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants