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

Implement custom "collectors" for UDT #3327

Open
gregleleu opened this issue Mar 16, 2023 · 0 comments
Open

Implement custom "collectors" for UDT #3327

gregleleu opened this issue Mar 16, 2023 · 0 comments

Comments

@gregleleu
Copy link
Contributor

I'm working on an extension (apache.sedona) that relies on GeometryUDT (among others).

Currently, on collect, the UDT columns give a list-column on jobj pointing back to Spark.
Is there a way to register as part of the extension additional "collectors" so that the elements are actually brought into R?
The idea would be to automatically trigger the conversion of the GeometryUDT to text or binary (WKT or WKB formats) before collection.

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

No branches or pull requests

2 participants