Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-348

Support PostGIS types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 0.5.2
    • postgres-decoderbufs
    • None

      Currently, unsupported PostGIS types are encoded as Point.

      See https://github.com/debezium/postgres-decoderbufs/blob/master/src/decoderbufs.c#L528-L529
      We should check the result of geography_point_as_decoderbufs_point as we should handle cases whre there is other PostGIS type than Point.

      We should have dedicated semantic types for them, similar to io.debezium.data.geometry.Point.

              Unassigned Unassigned
              jpechane Jiri Pechanec
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: