Expand description
GoodReads review data model.
Structs§
- RawReview
- Review records we read from JSON.
- Review
Record - Review records to write to the Parquet table.
- Review
Writer
Constants§
- OUT_
FILE 🔒
Traits§
- Deserialize
- A data structure that can be deserialized from any data format supported by Serde.