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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
leesukjun
Helper III
Helper III

Inquiry about file size difference between Widow and Fabric

The file size shown in Widow and the file size of the data upload are different.


If I look at the file size of test2.csv on Windows it's 1.81GB, but if I try to upload it from Fabric it's 2.28GB.


Why is that?

 

leesukjun_0-1737011543841.png

 

leesukjun_1-1737011555073.png

 

 

 

2 ACCEPTED SOLUTIONS
nilendraFabric
Super User
Super User

Hi @leesukjun 

 

The difference in size (1.81 GB on Windows vs. 2.28 GB in Fabric) is primarily due to how Microsoft Fabric processes and stores files after upload. It involves transformations such as adding metadata, changing storage formats, or applying encoding adjustments that make the uploaded version larger than its original representation on Windows.

 

 

View solution in original post

Anonymous
Not applicable

Hi @leesukjun

 

nilendraFabric provides a very meaningful explanation.

 
Windows usually uses NTFS, which has its own way of storing and compressing files. Fabric mainly relies on OneLake, a unified data lake storage system. OneLake uses the open Delta Lake format to store data. This format allows efficient data storage and processing, and supports a variety of data analysis and machine learning workloads.
 
Therefore, these are two different ways, which may cause changes in file size when uploading.
 

When files are uploaded to Fabric, additional encoding and metadata may be added to ensure compatibility and integrity within the Fabric environment. This may include information about the file structure, permissions, and other properties.

 

Fabric may transform the data to optimize its processing needs. This transformation may include changes in the data format, structure, or encoding, which can increase the file size.

 

This information is not visible in the Windows file size.

 

Knowing these details can help you explain the difference to your clients and that the increased file size is a normal part of the upload process to Fabric.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @leesukjun

 

nilendraFabric provides a very meaningful explanation.

 
Windows usually uses NTFS, which has its own way of storing and compressing files. Fabric mainly relies on OneLake, a unified data lake storage system. OneLake uses the open Delta Lake format to store data. This format allows efficient data storage and processing, and supports a variety of data analysis and machine learning workloads.
 
Therefore, these are two different ways, which may cause changes in file size when uploading.
 

When files are uploaded to Fabric, additional encoding and metadata may be added to ensure compatibility and integrity within the Fabric environment. This may include information about the file structure, permissions, and other properties.

 

Fabric may transform the data to optimize its processing needs. This transformation may include changes in the data format, structure, or encoding, which can increase the file size.

 

This information is not visible in the Windows file size.

 

Knowing these details can help you explain the difference to your clients and that the increased file size is a normal part of the upload process to Fabric.

 

Regards,

Nono Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

leesukjun
Helper III
Helper III

Thank you for your reply.

Do you have any more detailed information?

 

If I don't know the information about how to save the file, I can't convince my client.
Should I contact MS, not the community, for this?
Do you have any detailed information about this?

Thank you.

 

Hi @leesukjun 

 

could you please elaborate what exactly you are looking for ?

 

thanks

nilendraFabric
Super User
Super User

Hi @leesukjun 

 

The difference in size (1.81 GB on Windows vs. 2.28 GB in Fabric) is primarily due to how Microsoft Fabric processes and stores files after upload. It involves transformations such as adding metadata, changing storage formats, or applying encoding adjustments that make the uploaded version larger than its original representation on Windows.

 

 

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.