Folder contains both csv and parquet files in ADLS....how to create the hive tables in azure synapse analytics
Folder contains both csv and parquet files in ADLS....how to create the hive tables in azure synapse analytics
@SandhyaA-3280 if my response solved your issue, please mark as accepted answer. If not, please let me know how I may better assist.
Hello @SandhyaA-3280 and welcome to Microsoft Q&A.
Usually, your data is stored in only one format.
If you have two, then you may need to do 2 ingestion operation, 1 for each type, then union the results together.
7 people are following this question.