MrPowers / dask-interop

Integration tests to demonstrate Dask's interoperability with other systems
3 stars 2 forks source link

Add test to make sure Dask can read files written in Delta format #1

Closed MrPowers closed 3 years ago

MrPowers commented 3 years ago

@rajagurunath - can you please guide me on the syntax that I need to read the Delta table with your library? What import statement and method call do I need to use?

You can see the embedded question in the code.

Thanks!