Skip to content

Commit

Permalink
fix daft issue
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-geller committed Aug 12, 2023
1 parent fb01ed9 commit a5766b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blogs/2023-08-11-dataframes.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ It's also worth mentioning that DuckDB integrates exceptionally well with Polars

**What about distributed compute?** DuckDB is an in-process single-node database. MotherDuck is a SaaS service that scales DuckDB to the cloud. Check our [DuckDB vs. MotherDuck](https://kestra.io/blogs/2023-07-28-duckdb-vs-motherduck) guide and our [blueprints](https://demo.kestra.io/ui/blueprints/community?selectedTag=35) to learn more about various DuckDB use cases for scheduled ETL and event-driven workflows.

Speaking of scaling your dataframes, let's cover Modin, Ponder, and Fugue next.
Speaking of scaling your dataframes, let's cover Modin, Ponder, Fugue, and Daft next.

---

Expand Down

1 comment on commit a5766b4

@vercel
Copy link

@vercel vercel bot commented on a5766b4 Aug 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kestra-io – ./

kestra-io-git-main-kestra.vercel.app
kestra-io.vercel.app
kestra-io-kestra.vercel.app

Please sign in to comment.