Skip to content

Instantly share code, notes, and snippets.

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