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

[FEATURE REQUEST]: Any idea to call .net UDF in scala spark? Also need some generic parameters #1126

Open
hh23485 opened this issue Dec 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@hh23485
Copy link

hh23485 commented Dec 13, 2022

Is your feature request related to a problem? Please describe.
I have a library write in C# only, but need to be invoked from scala spark job. I am looking for a way to call .net UDF with a few dependencies and invoked from scala. Also the UDF requires some generic parameters.

Describe the solution you'd like
Want to call from scala, need to pass a few parameters, and some scala class object to C#.

Describe alternatives you've considered
Not yet.

Additional context
No.

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

No branches or pull requests

1 participant