Utilizing the latest ROAPI build from main using cargo and attempting to host a parquet file with the new version results in another missing data type mapping exception.
Replaced package `roapi v0.12.5 (https://github.com/roapi/roapi?branch=main#1607c9a4)` with `roapi v0.12.5 (https://github.com/roapi/roapi?branch=main#083a31d6)` (executable `roapi`)
arrow to pg conversion not implemented for Timestamp(Microsecond, Some("UTC"))
Could you please implement the Arrow -> Postgres data type mapping for Timestamp?
Thank you,
Chris
CC. @houqp
Utilizing the latest ROAPI build from main using cargo and attempting to host a parquet file with the new version results in another missing data type mapping exception.
Could you please implement the
Arrow -> Postgresdata type mapping forTimestamp?Thank you,
Chris
CC. @houqp