https://delta.io logo
c

Claire Woodford

08/07/2023, 5:52 PM
Hi everyone, are there any resources folks could point me to for how to get started with delta on data lake? I'm attempting to follow the steps here but am having trouble getting my Rust program to talk to ADLS.
I was able to write to a delta table in Python but am struggling to find similar examples/demos for Rust that might help me get started doing the same thing in Rust. I looked all over the delta-rs repo (and the azure_storage, azure_storage_blobs, and azure_storage_datalake crates) but I couldn't find anything that might help me get started. I'm pretty new to Rust as well so any help would be hugely appreciated!
y

Yousry Mohamed

08/07/2023, 10:51 PM
g

Geoffrey Freeman

08/08/2023, 2:57 PM
This looks perfect. Thanks Yousry!
c

Claire Woodford

08/08/2023, 3:04 PM
@Yousry Mohamed Thank you so much for the help!
y

Yousry Mohamed

08/08/2023, 9:43 PM
You are welcome 🙂