Skip to content

Vanlightly/table-formats-tlaplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table formats TLA+ and Fizzbee

A repository of TLA+ and Fizzbee specifications for table formats, and other related code.

So far:

  • Apache Hudi (TLA+)
    • v5 Hudi spec. Copy-On-Write tables, multi-writer, no tables services.
  • Delta Lake (TLA+)
    • Basic Copy-on-write tables, multi-writer.
  • Apache Paimon (Fizzbee)
    • Multi-writers, compaction.
  • Apache Iceberg (Fizzbee)
    • v2 spec. Copy-on-write, merge-on-read, multi-writer, compaction.

About

TLA+ specs for table formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published