projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
919 stars 120 forks source link

Support AWS Lake Formation Governed Tables #1854

Open JensRoland opened 2 years ago

JensRoland commented 2 years ago

Since AWS Lake Formation Governed Tables now support ACID transactions and are likely to be well supported on AWS moving forward, it would make sense to consider them as a supported table format for Nessie.

rymurr commented 2 years ago

Good suggestion @JensRoland. Do you know how LakeFormation ACID transactiosn work? I haven't found any documentation to understand how the underlying transactions work and how Nessie can capture them.

JensRoland commented 2 years ago

I’m afraid not, you would have to reach out to the Lake Formation product team.