TidierOrg / TidierDB.jl

Tidier database analysis in Julia, modeled after the dbplyr R package.
MIT License
35 stars 3 forks source link

Add duckdb delta lake support #35

Closed drizk1 closed 4 days ago

drizk1 commented 3 weeks ago

Now that duckdb has delta make support available thru functions, it would be good to add support for this to TidierDB.

Unsure of this should go into copy_to or elsewhere.

Also need to find a delta_lake file to test with

drizk1 commented 1 week ago

Just need to bump compat for duckdb