This repository was archived by the owner on Jul 7, 2022. It is now read-only.
This repository was archived by the owner on Jul 7, 2022. It is now read-only.
Add support for Apache Parquet #2
Open
Description
Currently, aptos
supports converting JSON Schema documents into the Apache Avro data-interchange format.
A proposed class in the visitor
module (e.g ParquetSchemaVisitor
) should yield the converted Parquet document.