dbt_stripe
dbt_stripe copied to clipboard
[Feature] DuckDB Support
Is there an existing feature request for this?
- [X] 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.
- [x] 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