Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Search jobs: Switch from CSV to JSON #59329

@jtibshirani

Description

@jtibshirani

Requirements:

  • Add individual matches
  • Add checksum to header
  • Add tags (metadata, topics) as new column

Design

  • Switch from CSV to JSON
  • Serve JSON in the format of the Steam API IE ChunkMatches with byte offsets
### Tasks
- [x] Update SearchQuery interface to take a (more generic) Writer interface
- [x] Implement a JSON Writer
- [x] Switch storage layer and download format to JSON
- [x] Serve JSON

Context:
https://sourcegraph.slack.com/archives/C05KARB1F33/p1702502762016359

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions