Identify Column Mismatch Between Lakehouse Tables And SQL Endpoint Tables In Fabric
As you may know, the Lakehouse (Delta Lake) and SQL endpoint are two different engines, and there are differences in the features each engine supports. You can review them here. A common issue I've encountered is writing a Delta table to the Lakehous...
fabric.guru3 min read
Josh DeVries
I see a lot of the errors below. How can this be resolved?
DeltaProtocolError: The table's minimum reader version is 2 but deltalake only supports version 1 or 3 with these reader features: {'timestampNtz'}