21 May 2023
This post details the evolution of data platforms, highlights their problems, and why we decided to build a Data Mesh.
More …
11 Jul 2021
Delta Lake supports DML (data manipulation language) commands including DELETE, UPDATE and MERGE
More …
26 Jun 2021
Delta lake offers time travel by using that user can move forward and backward in the delta table
More …
13 Jun 2021
Schema enforcement & evolution is a feature that allows users to easily change a tables schema to accommodate the new data.
More …
13 Jun 2021
The Transaction Log is a collection of ordered json files. Which provides the latest version of a Delta Table state.
More …