Replies: 2 comments
|
What Spark version are you using? |
0 replies
|
The remote spark pool has version 3.1. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am trying to write unittest for dotnet spark code. However, UDF declaration is throwing exception.
its a simple Unittest (doing absolutely nothing)
versions of MSTest and Microsoft.Spark are,
What am I missing?
All reactions