Forum Discussion

jaryszek's avatar
jaryszek
Super User
9 months ago
Solved

Changing string storage for DirectLake over OneLake

hi Guys, today I got the error like here:   I am using DirectLake over OneLake. Can i change this mode in TE3 or via XMLA for DirectLake?  How to make this change ? Reference docs: ...
  • DataVitalizer's avatar
    DataVitalizer
    9 months ago

    You are welcome jaryszek 

    By “reshape the data in OneLake,” I mean cleaning or restructuring your source tables before DirectLake reads them:

    • Cut down very long or unique text columns (hash them or move them to a lookup).

    • Trim or split oversized fields.

    • Pre‑aggregate or filter data so fewer distinct values are loaded.

    In short you need to adjust the Lakehouse tables so DirectLake doesn’t choke on huge text fields.


    Did it work? 👍 A kudos would be appreciated
    🟨 Mark it as a solution to help spread knowledge 💡

     

    🟩 Follow me on LinkedIn