Skip to content

Commit b0d90b8

Browse files
authored
Merge pull request #97975 from otacilio-psf/patch-1
Delta lake its not maintained by Apache
2 parents 9355a29 + d22d554 commit b0d90b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql/query-delta-lake-format.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Query Delta Lake format using serverless SQL pool
3-
description: In this article, you'll learn how to query files stored in Apache Delta Lake format using serverless SQL pool.
3+
description: In this article, you'll learn how to query files stored in Delta Lake format using serverless SQL pool.
44
services: synapse analytics
55
ms.service: synapse-analytics
66
ms.topic: how-to
@@ -14,7 +14,7 @@ ms.custom: ignite-fall-2021
1414

1515
# Query Delta Lake files using serverless SQL pool in Azure Synapse Analytics
1616

17-
In this article, you'll learn how to write a query using serverless Synapse SQL pool to read Apache Delta Lake files.
17+
In this article, you'll learn how to write a query using serverless Synapse SQL pool to read Delta Lake files.
1818
Delta Lake is an open-source storage layer that brings ACID (atomicity, consistency, isolation, and durability) transactions to Apache Spark and big data workloads.
1919

2020
The serverless SQL pool in Synapse workspace enables you to read the data stored in Delta Lake format, and serve it to reporting tools.

0 commit comments

Comments
 (0)