@hannes.muehleisen.org
20.02.2026 13:32 β π 0 π 0 π¬ 0 π 0Duckdb 1.5 is planned to be released next week and it the first time where apache iceberg support is substantially better than Delta , and I don't know how to feel about it.
20.02.2026 13:07 β π 4 π 0 π¬ 1 π 0
I built a community extension for #DuckDB called Delta Classic.
Point it to a path containing Delta tables and it mounts them as a read-only database. all the code was written by #claude but i wrote the #python tests π
github.com/djouallah/de...
when you apply RLS and CLS to a #onelake table, direct storage access get blocked, which means, #duckdb can not read it, there is a solution though using #SQLServer extension
datamonkeysite.com/2026/02/14/q...
It is already!!! But that doesn't mean all other format will disappear
12.02.2026 08:04 β π 1 π 0 π¬ 0 π 0
Seriously impressive performance from #Polars with delta_sink to #onelake π
Fully reproducible test:
github.com/djouallah/Fa...
a sql script that export #deltatable metadata from a #ducklkake db
never thought that #sql can do that !!!!
github.com/djouallah/Fa...
#duckdb #apacheiceberg is becoming good enough to be useful
the script will download zip files from the web, extract them, create 4 tables and generate a summary table for reporting all in pure #SQL
github.com/djouallah/Fa...
DuckDB just added native write support to OneLake. It is still early, and for now it only works through the blob API, There is no Delta write yet, but it is a very exciting first step.
#MicrosoftFabric #duckdb #Python #SQL
www.youtube.com/watch?v=V01W...
how to query #onelake iceberg catalog using pure sql with #duckdb
the query cross join a table from #MicrosoftFabric Warehouse and #Snowflake, why not :)
duckdb has no read only mode, so every query check the remote table state, which create a not so great experience
www.youtube.com/watch?v=DK8i...
Explaining how Python engines read and write #DeltaTable is not for the faint of heart.
The theory is everything will depends on the delta kernet rust for read and write, but we are not there yet
github.com/djouallah/Fa...
#duckdb #delta_rs #datafusion #chdb #daft #polars #rust #lakesail
Any system that allows exchanging real money for stuff with an element of chance is morally equivalent to a casino.
Corollary: PokΓ©mon cards, Roblox, Labubus, and even claw machines should all be 18+
running #duckdb at 10 TB scale using #tpch like benchmark
#delta #onelake #singlenode #MicrosoftFabric
datamonkeysite.com/2025/10/19/r...
you are looking at #duckdb running tpch 1 TB with only 16 cores
it used to crash even with 64
pip install duckdb --upgrade is an act of faith basically
Put together a small python package duckrun :) point it at a folder of SQL/Python files, define a pipeline, and it will create Delta tables in #OneLake with #DuckDB and #delta_rs
github.com/djouallah/du...
actually #Microsoftfabric Datawarehouse automatically expose an Iceberg rest Catalog
thanks to #duckdb UI extension, you can see proper catalog
First Look at #onelake #apacheiceberg REST Catalog, please notice it is coming soon and not in production yet #MicrosoftFabric
www.youtube.com/watch?v=_QRE...
#pyconau @mimdj.bsky.social Life Beyond Pandas: Workflows with DuckDB, Daft, Polars, and Datafusion http://youtu.be/SnogunyMnE8
19.09.2025 14:25 β π 1 π 1 π¬ 0 π 02 months ago, I got access to a beta release of #onelake #Apacheiceberg REST Catalog, first thing I run it with #duckdb π
16.09.2025 12:49 β π 6 π 0 π¬ 0 π 0storage format should not be tied to #SQL logic, #duckdb got it so right !!! but a bit sad that #deltalake is left behind :(
15.09.2025 11:30 β π 7 π 0 π¬ 0 π 0you know me too well :)
09.09.2025 21:37 β π 0 π 0 π¬ 0 π 0
First look at incremental framing in #PowerBI directlake mode
#Parquet #OLAP #optimization #Performance #onelake
datamonkeysite.com/2025/09/09/f...
first look at geometry data type in #parquet
datamonkeysite.com/2025/09/07/f...
first #apacheiceberg table written by #duckdb
06.09.2025 12:07 β π 6 π 0 π¬ 0 π 0
good news #duckdb added support for reading and writing geometry data type
Bad news : other Fabric engines don't support it yet, so it is not very useful for now :(
I nearly get the logic behind delta parquet, but clearly people did not like it π
01.09.2025 10:25 β π 0 π 0 π¬ 1 π 0I was listening to a guy from S3 and he describe it beautifully, those table format are a way to manage Parquet !!!
01.09.2025 10:18 β π 2 π 0 π¬ 1 π 0
#duckdb is the goat
github.com/djouallah/Fa...
Third time is the charm β¨
With the much needed improvements to the #MicrosoftFabric scheduler, I revisited my review of Fabric F2.
#duckdb #sql
www.youtube.com/watch?v=tchY...