You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to migrate our exporter to use MultiFileReader. Duckdb 2 uses MFR for async reads, and we will miss this feature if we stay on our current interface.
Moreover, MFR unlocks DuckLake integration.
We need to migrate our exporter to use MultiFileReader. Duckdb 2 uses MFR for async reads, and we will miss this feature if we stay on our current interface.
Moreover, MFR unlocks DuckLake integration.