Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on how to use UDFs #142

Closed
vegarsti opened this issue Mar 18, 2022 · 4 comments
Closed

Documentation on how to use UDFs #142

vegarsti opened this issue Mar 18, 2022 · 4 comments
Milestone

Comments

@vegarsti
Copy link

vegarsti commented Mar 18, 2022

Thanks for maintaining this project!

I would like to use the UDF functionality provided here. I'm, however, struggling with understanding how to use it. I think the UDFWrappers are what I want.

Is there some code somewhere that uses these? I'd be happy to contribute with a PR with for example some tests, when I figure out how to use them.

@vegarsti vegarsti changed the title Documentation for how to use UDFs Documentation on how to use UDFs Mar 18, 2022
@vegarsti
Copy link
Author

@Jolanrensen
Copy link
Collaborator

An example inside https://github.com/JetBrains/kotlin-spark-api/tree/spark-3.2/examples/src/main/kotlin/org/jetbrains/kotlinx/spark/examples would still be valuable I think :) Thanks for letting us know!

@Jolanrensen Jolanrensen reopened this Mar 21, 2022
@Jolanrensen Jolanrensen added this to the 1.1.1 milestone May 30, 2022
@Jolanrensen
Copy link
Collaborator

@Jolanrensen
Copy link
Collaborator

Added a complete new notation, support and examples for UDFs in #152. Will be present in the next update :)

https://github.com/Kotlin/kotlin-spark-api/tree/main#user-defined-functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants