read new column from .csv

2024-12-02T14:41:00.12+00:00

Hi, my csv dataset files have two columns: column1, column2

I have created a serverless sqlpool view which reads the .csv file from the blobstorage container folder... If I want to pull another column, i.e. column3 into the existing .csv files, then the view will not be able to read the new column unless I separate the old and new .parquet files. What is the solution to keep the old and new .csv files in the same blobstorage directory and yet be able to read the new column too? Thank you

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,301 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.
5,098 questions
{count} votes

Your answer

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