appbaseio / appbaseio/abc

Feature: Support importing ndjson files using abc import

Open
#182 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
471
Forks
47
PR merge metrics
No merged PRs in 30d

Description

Currently, only `jsonl` formatted JSON files are supported by `abc import`, however many applications use `ndjson` formatted output. The `ndjson` format can be found [here](http://ndjson.org/).

##### Checks

- [ x ] This issue is not a duplicate.
- [ x ] This issue has a description.

Contributor guide

Open the contributing guide

Research direction

Start with the abc import command and compare its current jsonl handling with the ndjson specification linked in the issue. Trace where input format detection and record parsing occur, then verify the command accepts ndjson files and imports their records successfully. Done means ndjson input works without regressing existing jsonl imports.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.