External table in Azure Synapse Analytics Dedicated SQL Pool

Vivek Komarla Bhaskar 956 Reputation points
2023-03-14T10:56:12.64+00:00

Hi,

In Azure Synapse Analytics, I have an external table pointing to a file on my ADLS gen2 with two columns (Date, Product). I am experiencing an issue where my query to the external table fails whenever I receive a product with comma-separated values. Is there a way to overcome this problem when the requirement for us is only to use external tables in this case?

Here below are a few examples from my CSV file-

Date, Product

2023-01-01, Apple

2023-01-02, Samsung, Galaxy

2023-01-02, Apple,iPhone

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.
{count} votes

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.