-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi. I'm working with the geospark sparklyr extension with huge spatial datasets (mostly points datasets).
When I need to compute a geospatial index like H3, I have to use spark_apply() with the R h3 package, but it usually takes hours. The same task with the h3 expansion for pyspark is a lot faster, obviously because all the cores are working at the same time.
Is there a plan to add the H3 index functionalities? I could help in some coding if you want, I think I can be helpful.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels