Expose issues in Parquet format via new pipeline API
Background
Following the design proposal for an internal API, we would like to prove some technology choices which include the use of Fast API with DuckDB accessing Parquet on S3.
By exposing the issues in Parquet format via an internal API, we will know whether Parquet will be an appropriate format for consuming via an internal API as well as datasette.
Overview
Expose issues in Parquet format via new pipeline API
Background Following the design proposal for an internal API, we would like to prove some technology choices which include the use of Fast API with DuckDB accessing Parquet on S3.
This work was identified during the spike on API design.
By exposing the issues in Parquet format via an internal API, we will know whether Parquet will be an appropriate format for consuming via an internal API as well as datasette.
Builds on work to be delivered via https://trello.com/c/NZevJ4wU/3581-spike-prove-fast-api-with-duckdb-and-parquet-on-s3 .
Tech Approach
Acceptance Criteria/Tests
Ticket Management - DELETE this section once completed