Skip to content

Instantly share code, notes, and snippets.

@SingularBunny
Created November 20, 2019 18:24
Show Gist options
  • Save SingularBunny/c62bbcec2da1517ec6bce313d8d3c51d to your computer and use it in GitHub Desktop.
Save SingularBunny/c62bbcec2da1517ec6bce313d8d3c51d to your computer and use it in GitHub Desktop.
val scalaTestUDF = TestScalaUDF(name = "udf_name")
registerTestUDF(scalaTestUDF, spark)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment