flashbots / flashbots/mev-boost-relay
[feat] allow exporting of data in Apache Parquet format
Open
feature request
- Dominant language
- Go
- Stars
- 498
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
* Apache Parquet: https://parquet.apache.org/docs/file-format/
* Changes would need to be done around here: https://github.com/flashbots/mev-boost-relay/blob/main/cmd/tool/export-data-api-payloads-bids.go#L83-L94
Contributor guide
Research direction
Start in cmd/tool/export-data-api-payloads-bids.go around lines 83-94 and review how the current export is produced. Read the linked Apache Parquet file-format documentation and identify the expected export inputs and output path. Done means the tool can export the data in Apache Parquet format and the existing export behavior remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100