Git Product home page Git Product logo

delta-rs's Introduction

delta-rs

About

This library provides low level access to Delta tables in Rust, which can be used with data processing frameworks like datafusion, ballista, polars, vega, etc. It also provides bindings to other higher level languages such as Python or Ruby.

Features

Supported backends:

  • Local file system

  • AWS S3

  • Azure Data Lake Storage Gen 2 (HOW-TO)

  • Google Cloud Storage

Table 1. Support features
Operation/Feature Rust Python Ruby

Read table

✔️

✔️

✔️

Stream table update

✔️

✔️

Filter files with partitions

✔️

✔️

Vacuum (delete stale files)

#97

#97

History

✔️

✔️

Write transactions

✔️

Checkpoint creation

✔️

High-level file writer

Optimize

#98

Get Involved

Development Meeting

We have a standing development sync meeting for those that are interested. The meeting is held every two weeks at 9am PST on Tuesday mornings. The direct meeting URL is shared in the Slack channel above ☝️ before the meeting.

These meetings are also streamed live via YouTube if you just want to listen in.

Development

delta-rs requires the Rust compiler, which can be installed with the rustup command.

Running tests can be done with cargo test in the root directory, or one of the directories below:

Rust

The rust/ directory contains core Rust APIs for accessing Delta Lake from Rust, or for higher-level language bindings.

Python

The python/ directory contains the deltalake Python package built on top of delta-rs

Ruby

The ruby/ directory contains an early prototype of a Ruby library built on top of delta-rs

delta-rs's People

Contributors

akshay26031996 avatar bbigras avatar bramrodenburg avatar dandandan avatar dispanser avatar ekleog avatar francismurillo avatar fvaleye avatar houqp avatar kelvins avatar kevindotglasson avatar malonsocasas avatar matthewmturner avatar mosyp avatar nevi-me avatar nfx avatar rdettai avatar roeap avatar rtyler avatar rusty-jules avatar ryanlyn avatar sa- avatar sd2k avatar silathdiir avatar smurphy000 avatar thovoll avatar viirya avatar xianwill avatar zijie0 avatar zsxwing avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.