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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃巸[Provider Request]: Implement DuckDB as an Offline Store #1070

Open
shabbyjoon opened this issue Oct 4, 2023 · 5 comments
Open

馃巸[Provider Request]: Implement DuckDB as an Offline Store #1070

shabbyjoon opened this issue Oct 4, 2023 · 5 comments
Assignees

Comments

@shabbyjoon
Copy link
Contributor

Description

DuckDB is an in-process SQL OLAP database management system. Implement DuckDB as an Offline Store

Current Behavior

No response

Desired Behavior

The ability to register DuckDB as an Offline Store Provider in Featureform so that it can store primary data and function as a transformation engine.

Benefits

With DuckDB provider support, users can manage and version their transformations, features, and training sets with Featureform while leveraging DuckDB.

Possible Implementation

It should implement the offline store interface https://github.com/featureform/featureform/blob/main/provider/offline.go#L253

Look at https://github.com/featureform/featureform/blob/main/provider/postgres.go for inspiration

Additional Context

No response

@shabbyjoon shabbyjoon changed the title 馃巸[Feature Request]: Implement DuckDB as an Offline Store 馃巸[Provider Request]: Implement DuckDB as an Offline Store Oct 4, 2023
@neelshah2409
Copy link

Hey @shabbyjoon I would like to work on it

@error9098x
Copy link

@shabbyjoon can I try this one :)

@error9098x
Copy link

error9098x commented Oct 13, 2023

@neelshah2409 Hey, if you are busy doing other contributions in open source, would you like me to handle this particular Issue, I think I can contribute in this the most. It will be really great, if you could will me take this one. Thanks

@neelshah2409
Copy link

@error9098x I am already working on it and would complete it in a day

@shabbyjoon
Copy link
Contributor Author

Hi @error9098x! We added a couple more Hacktoberfest tickets for technical contributions, you can check them out here: https://github.com/featureform/featureform/issues

Thanks again for your support! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants