DuckDB Deltatable Extension
April 2, 2024 ยท View on GitHub
select * from read_delta("table")
This is a purely experimental extension, not supported by the DuckDB Labs/Foundation, and is not suitable for production use.
Built on the experimental DuckDB extension framework
Builds available in the Github actions artifacts, though you'll probably want to build your own copy to match your version of DuckDB