Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/spark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: dotnet/spark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 18 files changed
  • 2 contributors

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    f285804 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Fixed UDFs in dotnet.interactive environments (#1217)

    * Updated logic for handling temp assemblies directory
    
    * Fixed compatibility with latest DotNet.Interactive.
    Added a random string and to the metadata name a fallback for retrieving spark session to allow kernel restarting
    
    * Fixed review comments
    grazy27 authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    da638ac View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. add timeout (#1221)

    SparkSnail authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    5777396 View commit details
    Browse the repository at this point in the history
Loading