Azure-Samples / Synapse

Samples for Azure Synapse Analytics
MIT License
375 stars 351 forks source link

fix the display issue and run error in sample notebook #48

Closed ruixinxu closed 4 years ago

ruixinxu commented 4 years ago
  1. update following files to make sure display() results show up in the sample center
  1. Add display() for spark.net

    • Notebooks/Spark.NET C#/08 Creating an unmanaged Spark Table.ipynb
    • Notebooks/Spark.NET C#/09 Creating a managed Spark Table.ipynb
  2. fix the run failure in following example according to bug https://msdata.visualstudio.com/A365/_queries/edit/882807/?triage=true

    • Notebooks/Scala/Updates and GDPR using Delta Lake - Scala.ipynb