Go to file
R Tyler Croy 664b5b30a5
Commit the working implementation (pre-refactor) of the writer
2023-01-04 20:46:35 -08:00
src Commit the working implementation (pre-refactor) of the writer 2023-01-04 20:46:35 -08:00
.gitignore Initial commit from cargo new 2023-01-01 15:21:41 -08:00
Cargo.toml Commit the working implementation (pre-refactor) of the writer 2023-01-04 20:46:35 -08:00
LICENSE Initial commit from cargo new 2023-01-01 15:21:41 -08:00
README.adoc Commit the working implementation (pre-refactor) of the writer 2023-01-04 20:46:35 -08:00

README.adoc

<html lang="en"> <head> </head>

Rust RecordBatch Writer Demo

This repository contains a simple open source bit of example code for writing rows in a Delta table with the Delta Rust bindings.

</html>