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

View all the Fabric Data Days sessions on demand. View schedule

Enable loading files larger that 2147483647 bytes using OPDG connection

A ~7.5 GB Parquet file failed to load into the Fabric Lakehouse table due to the use of an S3 shortcut accessed via a gateway that imposed size restrictions. 

 

Suggested Solution:

  1. Creating smaller files and reading from there. It has to be lesser than 2147483647 bytes due to the gateway issue 
  2. Using cloud connections instead of OPDG connections. 

Ask:

 

Enable options to load files larger that 2147483647 bytes using OPDG connection without splitting the source files.

 

 

 

Status: New