Skip to content

Instantly share code, notes, and snippets.

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