locationtech / locationtech/geomesa
Arrow - use canonical extension type for JSON
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Arrow - use canonical extension type for JSON
see https://github.com/apache/arrow/pull/41257
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-3360
Key: GEOMESA-3360
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Tue, 7 May 2024 08:23:25 -0400
Updated: Tue, 7 May 2024 08:23:26 -0400
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced Apache Arrow pull request 41257 and the GeoMesa code paths that serialize or map JSON through Arrow. Identify the current extension type handling and its related tests. Done means GeoMesa uses Arrow's canonical extension type for JSON and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100