Forum Discussion

anon97242's avatar
anon97242
Advocate IV
1 year ago
Solved

Unable to execute Stored Procedure in Lakehouse using Data Pipeline

Greetings!

I have a workspace that contains both a Lakehouse and a Warehouse. The Lakehouse has some stored procedures in it that write some data to the Warehouse tables.

When using the WebUI I am attempting to call these Stored Procedures via a Data Pipeline however the "Connection" dropdown in the Stored Procedure Activity Box only allows for a Connection to the Warehouse, and the Lakehouse does not appear in the Connection Dropdown, so I am unable to access these Stored Procedures via the pipeline. 

Is there a reason for this?

Thanks!

Terrell

6 Replies

  • Hi anon97242 , Currently executing stored procedures to perfrom CRUD operations on lakehouse tables are not supported. Please find the link to the documentation below

    T-SQL Surface Area in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn

     

    In addition, please refer to the following forum topic where the community support team has officially confirmed this issue

    Solved: Stored procedure exec in lakehouse - Microsoft Fabric Community

     

    Thanks,

    Jai Rathinavel | LinkedIn

    • anon97242's avatar
      anon97242
      Advocate IV

      Jai-Rathinavel  
      v-prasare 
      Thanks for the response, unfortuntely the issue is not related to "Create Table" statements in stored procedure, but simply calling a lakehouse stored procedure from a data pipeline.

      This statement is also not exactly accurate : Currently executing stored procedures to perfrom CRUD operations on lakehouse tables are not supported.

      I have no issue executing the stored procedures manually via SQL endpoint, where they read from the lakehouse and update the warehouse. The issue only manifests itself when I attempt to use these in a data pipeline.

      Thanks,
      Terrell

  • v-prasare's avatar
    v-prasare
    Community Support

    anon97242 As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?

     

    Jai-Rathinavel Thanks for your prompt response

     

     

    Thanks,

    Prashanth Are

    MS Fabric community support

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query