Azure synapase Delta lake external table

sakuraime 2,321 Reputation points
2021-10-06T09:45:45.113+00:00

https://learn.microsoft.com/en-us/azure/synapse-analytics/sql/query-delta-lake-format

May I know if it support delta table time travel ..

like

select * from table timestamp as of.....

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,424 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 78,576 Reputation points Microsoft Employee
    2021-10-07T05:53:54.123+00:00

    Hello @sakuraime ,

    Thanks for the question and using MS Q&A platfrom.

    Azure Synapse Analytics is compatible with Linux Foundation Delta Lake. Delta Lake is an open-source storage layer that brings ACID (atomicity, consistency, isolation, and durability) transactions to Apache Spark and big data workloads.

    Key features of Delta Lake:

    138432-image.png

    Limitation:

    Serverless SQL pools do not support time travel queries. Use Apache Spark pools in Azure Synapse Analytics to read historical data.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

0 additional answers

Sort by: Most helpful