Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

cmackenzie1/deltalake-go

Repository files navigation

deltalake-go

An implementation of the Delta Lake specification in Go.

ℹ️ Project Status

This project is no longer being actively developed as I switched to using https://github.com/delta-io/delta-rs. Forks are welcome :)

Status

This is a work in progress. The following features are implemented:

  • Create a table
  • Read a table
  • Write to a table

Supported Actions

  • AddFile
  • RemoveFile
  • ChangeMetadata
  • CommitInfo

License

Apache 2.0

About

An implementation of Delta Lake in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages