Forum Discussion
Anonymous
1 year agoNot applicable
Write to Lakehouse Files
Are there any options to write to lakehouse files using T-Sql.
- 1 year ago
Hello Anonymous
you cannot directly use the Warehouse SQL endpoint to write data to Lakehouse files.
You can move data from a Warehouse to a Lakehouse using Fabric Pipelines or Dataflow Gen2.
If you need to write data directly into Delta tables in the Lakehouse, you can use Apache Spark in the Lakehouse workspace
nilendraFabric
Super User
1 year agoHello Anonymous
you cannot directly use the Warehouse SQL endpoint to write data to Lakehouse files.
You can move data from a Warehouse to a Lakehouse using Fabric Pipelines or Dataflow Gen2.
If you need to write data directly into Delta tables in the Lakehouse, you can use Apache Spark in the Lakehouse workspace