quickwit-oss / quickwit-oss/quickwit
quickwit tool local-ingest doesn't show parse errors
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Num docs 121724 Parse errs 115970 PublSplits 0 Input size 150MB Thrghput 146.54MB/s Time 00:00:01
Num docs 121724 Parse errs 115970 PublSplits 0 Input size 150MB Thrghput 75.06MB/s Time 00:00:02
Num docs 245173 Parse errs 233613 PublSplits 0 Input size 302MB Thrghput 100.93MB/s Time 00:00:03
Num docs 364698 Parse errs 347654 PublSplits 0 Input size 450MB Thrghput 112.50MB/s Time 00:00:04
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 locating the quickwit tool's local-ingest command and the code that reports parse errors, then reproduce the shown output with an input that generates parsing failures. Done means local-ingest displays useful parse-error details rather than only the aggregate count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100