davidmoten / davidmoten/rtree

Making RTree Serializable

Open
#62 5 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
1.1k
Forks
218
Avg merge
2m
Merged PRs (30d)
1

Description

Hi,

I was trying to integrate this in Spark for one of my use cases. However, post constructing the RTree object I wanted to broadcast it to the executors, but failed since the RTree object was not serializable.

Work around: Initialized it once per executor, but still it would be great if we could simply mark it serializable.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.