Trending

#DeltaTable

Latest posts tagged with #DeltaTable on Bluesky

Latest Top
Trending

Posts tagged #DeltaTable

Post image

a sql script that export #deltatable metadata from a #ducklkake db

never thought that #sql can do that !!!!

github.com/djouallah/Fa...

6 0 0 0
Post image

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

5 0 0 0
Preview
Fabric_Notebooks_Demo/ducklake/Export_delta_metadata.ipynb at main · djouallah/Fabric_Notebooks_Demo Fabric Python Notebooks examples. Contribute to djouallah/Fabric_Notebooks_Demo development by creating an account on GitHub.

POC, export #ducklake metadata to #deltatable format, #apacheSpark and Fabric DWH, #PowerBI can read it
github.com/djouallah/Fa...

1 1 0 0
Preview
How to Read a Delta Table with Deletion Vectors and Column Mapping in Python When attempting to read a Delta table using Python with the deltalake library (Delta_rs, not Spark), you may encounter the following error: import deltalake DeltaTable(‘/lakehouse/default/Tab…

How to Read a #DeltaTable with Deletion Vectors and Column Mapping in #Python

datamonkeysite.com/2025/03/19/h...
#Microsoftfabric #onelake #duckdb #deltatlake

2 0 0 0
Post image

I don't think it was publicized a lot, but #Snowflake can read #DeltaTable as an #Iceberg table too, basically in this example, I am writing to #onelake and reading existing data too, generated by #Spark

5 1 1 0
Post image

#duckdb #pyiceberg #apachepolaris #MicrosoftFabric #Onelake #deltatable #PowerBI

I can do anything I want 😁

8 2 0 0
Preview
Smart Data Pipeline Design: Check for Delta Table Changes with Minimal Overhead Scenario I have a notebook that processes hot data every 5 minutes. Meanwhile, another pipeline processes historical data, and I want to create a summary table that uses the hot data incrementally …

using #deltatable Python packages to detect changes downstream, and process data either incrementally or full refresh
#Python #MicrosoftFabric #onelake
datamonkeysite.com/2024/11/10/s...

2 1 0 0
Post image

Reading #deltatable from #Unitycatalog using #daft, it is read only for now.

running in #MicrosoftFabric Notebook
it is already supported using Mirrored Unity catalog in #onelake but it is nice to have more options, specially thinking of write support.

github.com/djouallah/Fa...

3 0 0 1