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

Add Duckdb recipe #271

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add Duckdb recipe #271

wants to merge 2 commits into from

Conversation

jeanluciano
Copy link
Contributor

@jeanluciano jeanluciano commented May 10, 2024

Description

Sample flow using our new DuckDB connector. The focus is to show the ease going from running the flow locally to remote sources.

New Recipe Checklist

  • [ x ] My PR is in the format of Add <project-name> recipe
  • [ x ] My recipe is reproducible and explains everything needed to run successfully. If my code has external dependencies, I make mention of them.
  • [ x ] My code is easily understandable and/or well-commented.
  • [ x ] If my recipe requires a new category (e.g. creating a monitoring/ folder in devops/), I have encapsulated my project within its own subfolder so that others can add their own recipes as well.
  • [ x ] If my recipe uses Prefect < 2.0, my code is within the prefect-v1-legacy/ folder.

@jeanluciano jeanluciano self-assigned this May 10, 2024
@jeanluciano jeanluciano marked this pull request as ready for review May 10, 2024 16:49
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.

None yet

1 participant