delta-examples
delta-examples copied to clipboard
Delta Lake + DuckDB Example
Example of reading Delta Lake into DuckDB. DuckDB doesn't currently have native support for reading Delta Lake, but there are suggested approaches using delta-rs.