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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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