Forum Discussion

PraveenVeli's avatar
PraveenVeli
Advocate I
1 year ago
Solved

Unable to identify these objects as tables. To keep these objects in the lakehouse, move them to Fil

Hi, I'm loading data into a lakehouse using a data pipeline from an on-premises SQL Server to a new schema table in the lakehouse. I'm encountering two issues here. The table is not loading into t...
  • joseph_campbell's avatar
    joseph_campbell
    1 year ago

    I believe I figured out the issue over the weekend, but will be doing some additional testing tomorrow.  Previously, I was connected to SQL server on prem using an on-premise gateway in Fabric using gateway version 3000.234 on one of our VMs which was writing data to the Unidentified data folder inside of it's own schema in Fabric and was unable to write the data correctly into the lakehouse.  The delta parquet files were still visible inside of the sql end point, but the lakehouse looked jacked up like in the screenshot PraveenVeli posted above.  We were able to update the gateway version over the wekeend to 3000.246 on our VM and it appears it has fixed the issue and I am now able to see the data in the lakehouse exactly as required.

  • PraveenVeli's avatar
    PraveenVeli
    1 year ago

    Thank you joseph_campbell . Updating Gateway did the trick and resolved the issue. Thanks alot for your help on this.