Skip to content

[destination-postgres] postgis doesn't maintain geometry data #3199

Open
@kevinob11

Description

Expected Behavior

Syncing MSSQL geometry column to a postgres database with postgis should keep the geometry column type

Current Behavior

The geometry column type is switched to varchar and the content is mangled
e.g. POINT (1118476.380824917 747196.45540725021) -> 6F0B0000010CE4BD7D610C1131419C232BE978CD2641

Steps to Reproduce

  1. Set up and run sync from geometry column mssql to postgres with postgis

Severity of the bug for you

Medium

Airbyte Version

0.20.0-alpha

Connector Version (if applicable)

MSSQL - 0.2.3
Postgres - 0.2.4

┆Issue is synchronized with this Asana task by Unito

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions