File formats supported for Synapse-External tables with ADLS Gen2

Vijay Sampath (Trianz) 66 Reputation points
2021-12-13T23:50:44.803+00:00

What are all the file formats supported by Azure-Synapse to create an external table? The underlying storage for this external table is ADLS Gen2.

My understanding is, ADLS Gen2 can store various formats of data.
Example.
Avro format
Binary format
Delimited text format
Excel format
JSON format
ORC format
Parquet format
XML format

My question is, is it possible to create an external table in Synapse with all the above file formats?
or
The external tables can only be created for specific file formats (Parquet, Delimited) only?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,426 questions
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,696 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 85,586 Reputation points Microsoft Employee
    2021-12-14T06:40:06.49+00:00

    Hello @Vijay Sampath (Trianz) ,

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

    CREATE EXTERNAL FILE FORMAT to describe format of CSV(DELIMITEDTEXT) or Parquet files.

    157374-image.png

    For more details, refer to Use external tables with Synapse SQL.

    Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    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