Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
sherivn_mir
Microsoft Employee
Microsoft Employee

User parquet file directly in MS Fabric warehouse without "Loads to table"

HI team,

 

I have created a short cut on my MS Fabric lakehouse to my gen 2 storage account. I can see the parquet  files under the storage account. What I want to know is if i can select this file in the standard SELECT * from "link to parquet"? So can I view the data in the parquet file without turning it to table manulay or uisng a pipeline to push the data to warehouse table? Is there a way to view the data straight from storage account shortcut within the Fabric warehouse? 

 

I have seen example on Youtube where the user is doing the following command inside Fabirc warehouse:

COPY INTO [tablename]

FROM 'https://link_to_parquet_file'

WITH (FILE_TYPE = 'Parquet ')

 

 

But this commnad is assuming the table on warehouse is created and it copies the data over. I dont want to copy any data over. I want to use the data from parquet  file directly from a select statement. Is that possible? 

 

Thanks for your time,

Shervin

1 ACCEPTED SOLUTION
sherivn_mir
Microsoft Employee
Microsoft Employee

For anyone having similar issues. Easiet way is to store your entities as delta format in your gen 2 storage using ADF/Fabric or any other tools you use. Then if you import the short cut to any lakehouse you can query them on your warehouse since they are same format as the tables on warehouse. This way you dont need to copy data twice.

 

 

Hope that helps

View solution in original post

3 REPLIES 3
sherivn_mir
Microsoft Employee
Microsoft Employee

For anyone having similar issues. Easiet way is to store your entities as delta format in your gen 2 storage using ADF/Fabric or any other tools you use. Then if you import the short cut to any lakehouse you can query them on your warehouse since they are same format as the tables on warehouse. This way you dont need to copy data twice.

 

 

Hope that helps

rahmarx
New Member

It's not possible to do it in Fabric Warehouse. But you can probably create a notebook in Fabric Lakehouse to query the data from the parquet files using Spark SQL. 

Thank you for the reply. My final question is what is the fastest and most efficient way to import the parquet files from gen 2 storage account into Fabric wareshouse. Should I juse data pipeline or use spark notebooks? These parquet files are from very large datasets. Note that I have created a shortcut to these files on my lakehouse

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.