25. What is Delta Table ?

Описание к видео 25. What is Delta Table ?

If you need any guidance you can book time here, https://topmate.io/bhawna_bedi56743

Follow me on Linkedin
  / bhawna-bedi-540398102  

Instagram
https://www.instagram.com/bedi_foreve...

You can support my channel at: bhawnabedi15@okicici

What is Delta Lake?

Delta Lake is an open source storage layer that brings reliability to data lakes.

Delta Lake is a data format based on Apache Parquet. Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing.
Delta Lake runs on top of your existing data lake and is fully compatible with Apache Spark APIs.

Delta Lake on Data-bricks allows you to configure Delta Lake based on your workload patterns.

It’s an open source project (https://github.com/delta-io/delta), delivered with Data bricks runtimes and it’s the default table format from runtimes 8.0 onwards.

You can use Delta Lake format through notebooks and applications executed in Data bricks with various APIs (Python, Scala, SQL etc.) and also with Data bricks SQL.

Delta features overview

Delta Lake is an open-source storage layer that brings reliability to data lakes.
ACID transactions on Spark – Delta is not RDBMS right away.
Scalable metadata handling
Streaming and batch unification - A table in Delta Lake is a batch table as well as a streaming source and sink.
Schema enforcement - Automatically handles schema variations to prevent insertion of bad records during ingestion
Time travel - Data versioning enables rollbacks and full (or rather up to your retention settings) historical audit trails.
Upsert and deletes - Supports merge, update and delete operations to enable complex use cases like change-data-capture, slowly-changing-dimension (SCD) operations, streaming upsert, and so on.

Data-bricks hands on tutorials
   • Databricks hands on tutorial(Pyspark/...  

Azure Event Hubs
   • Azure Event Hubs  

Azure Data Factory Interview Question
   • Azure Data Factory Interview Questions  

SQL leet code Questions
   • SQL Interview Questions(LeetCode/Hack...  

Azure Synapse tutorials
   • Azure Synapse Analytics Hands-on Tuto...  

Azure Event Grid
   • Event Grid  

Azure Data factory CI-CD
   • CI-CD in Azure Data Factory  

Azure Basics
   • Azure Basics  

Data Bricks interview questions
   • DataBricks Interview Questions  

Комментарии

Информация по комментариям в разработке