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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
blull
Frequent Visitor

Fabric SQL Database Mirroring Error With Large Columns

I've mirrored a database to Fabric that is a large varchar column, and as a result I'm not able to query the table at all.  Is there something I can do to fix this?
 
Started running query at line 1
Failed to read parquet file because the column segment for column 'Description' is too large. Underlying data description: 'table 'dbo.dbo_LoanCommunication', 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @blull,

Did this field define with VARCHAR(max) or other size that larger than VARCHAR(8000)? AFAIK, current the data warehouse support the VARCHAR(8000) type.

Troubleshoot Fabric mirrored databases - Microsoft Fabric | Microsoft Learn

Some of the data in my column appears to be truncated
The Fabric warehouse does not support VARCHAR(max) it only currently supports VARCHAR(8000).

You may need to split them to multiple fields or waiting for the next release for add support with VARCHAR(max).

What's new and planned for Synapse Data Warehouse in Microsoft Fabric - Microsoft Fabric | Microsoft...

Feature Estimated release timeline
VARCHAR(MAX)/VARBINARY(MAX) types Q3 2024

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @blull ,

Any update on this? Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.

If these also don't help, please share more detailed information and description to help us clarify your scenario to test.

How to Get Your Question Answered Quickly 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @blull,

Did this field define with VARCHAR(max) or other size that larger than VARCHAR(8000)? AFAIK, current the data warehouse support the VARCHAR(8000) type.

Troubleshoot Fabric mirrored databases - Microsoft Fabric | Microsoft Learn

Some of the data in my column appears to be truncated
The Fabric warehouse does not support VARCHAR(max) it only currently supports VARCHAR(8000).

You may need to split them to multiple fields or waiting for the next release for add support with VARCHAR(max).

What's new and planned for Synapse Data Warehouse in Microsoft Fabric - Microsoft Fabric | Microsoft...

Feature Estimated release timeline
VARCHAR(MAX)/VARBINARY(MAX) types Q3 2024

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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