Skip to content

Feature request - Please map the arrow Timestamp type to the corresponding Postgres type #302

@chrisfw

Description

@chrisfw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions