Forum Discussion

cw88's avatar
cw88
Icon for Helper IV rankHelper IV
2 years ago
Solved

DataflowsStagingLakehouse / DataflowsStagingWarehouse in source control

Hello,  i connected my workspace with Devops source control and i see that DataflowsStagingLakehouse / DataflowsStagingWarehouse is synced into the Devops repository.  If i now push the repo object...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi cw88,

    In fact, these hidden contents are generated to work with dataflow staging features. 

    When staging is enabled on your queries (the default behavior), your data is loaded into the staging location, which is an internal Lakehouse only accessible by dataflows itself.

    The feature usage is based on your data destinations.
    If you are work with data Warehouse destination, you can't disable it becase staging is mandatory for data warehouse.
    If you are work with lakehouse and other non-warehouse destinations, you can disable staging to directly written data to the destination.

    When you not need to use these internal lakehouse any more, you can remove them from the workspace system storage.(they will auto generated if any other contents or features dependency this feature, so remove the dependency contents at first)

    Regards,

    Xiaoxin Sheng