nevi-me / delta.rs

A Rust client library for Delta Lake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delta.rs

Build Status

An experimental interface to Delta Lake for Rust.

This library is intended to be used with vega or used within the another program to access Delta tables.

Development

Delta.rs requires the nightly Rust compiler, which can be installed with the rustup command.

Running tests can be done with cargo test

About

A Rust client library for Delta Lake

License:MIT License


Languages

Language:Rust 98.5%Language:Ruby 1.5%