/
Fabric Notebooks
Fabric Notebooks
What are Fabric notebooks best suited for ?
Handling large external datasets and performing complex transformations.Where are Fabric notebooks stored ?
In the workspace where they’re created.What languages can be used in Fabric notebooks ?
PySpark, Html, Spark (Scala), Spark SQL and SparkR (R).What’s the default engine used in Fabric notebooks ?
PySpark which uses the Spark engine.What’s the preferred format for saving data in a LakeHouse ?
Delta Parquet is the preferred format due to its optimized columnar storage structure and compression capabilities.What are sone optimization functions for Delta table writes ?
V-Order and Optimize write are optimization functions that can be used to improve Delta table read and write performance.
, multiple selections available,