JSON Adapter

Open
#831 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
data

Research direction

Start by inspecting the existing Avro row-record adapter in the Arrow Java codebase and determine how its reading interface could guide JSON support. The issue does not name files or tests; done would mean a defined and implemented way to read JSON records, with coverage for the supported JSON behavior.

Written by the indexing model from the issue text.

Description

Type: enhancement
Describe the enhancement requested

Currently, Arrow Java supports Avro for reading row-based Avro records via an adapter.

JSON is a popular format as well, and it doesn't look like there is a way to read JSON records.

Dominant language
Java
Stars
95
Forks
154
Avg merge
2d 10h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow-java

All issues in apache/arrow-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.