information required

Niren Adhikary 96 Reputation points
2022-12-07T07:30:01.673+00:00

Hello,

1.What criteria we need to consider while choosing between Azure Synapse pipeline and ADF ?

2.Can we convert the file format to parquet format before loading/ingestion into ADLS ?

3.What should we choose for data transformation requirement like aggregation/cleanup etc and why ?

4.How do we convert parquet to delta format ?

Thank you

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.
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,376 Reputation points
    2022-12-07T07:43:45.76+00:00

    Hi @Niren Adhikary , yes you can convert the file in to Parquet format by defining

    sink dataset as parquet , for the data transformations ADF has Dataflows which is

    widely used , if you are not doing transformations in Databricks. Thanks

    https://learn.microsoft.com/en-us/answers/questions/623790/consideration-choosing-between-data-factory-vs-azu.html

    https://stackoverflow.com/questions/71259455/data-factory-synapse-analytics-and-databricks-comparation


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.