Deltalake

blog-thumb
by Thomas Memenga on 14 May 2024

Ursa's Lakehouse First Architecture

In the realm of data streaming platforms, StreamNative’s Ursa architecture represents a transformative shift, particularly with its “Lakehouse First” design. This blog post explores the technical underpinnings of this approach, its advantages, and the impact it has on data handling and processing.

blog-thumb
by Thomas Memenga on 30 Aug 2023

Beginner's Guide to Managing Partitions in Delta Lake Tables

Delta Lake simplifies data management in Apache Spark by providing robust, transactional data storage. Managing partitions effectively is crucial for optimizing data operations. This guide provides beginners with a clear understanding of how to add and remove partitions from a Delta Lake table.