Skip to main content

Community

Connector Improvement: CockroachDB - support geometry columns

Completed

Please sign in to leave a comment.

Comments

4 comments

  • Official comment

    Hi Daniel,

    We added the support for GEOMETRY and GEOGRAPHY types. You can find the full list of data types supported by the CockroachDB connector here: https://fivetran.com/docs/connectors/databases/cockroachdb#schemainformation

    Thanks,
    Val Kulichenko, Fivetran Product Team

    Hi Daniel,

    The feature definitely makes sense, I will put it on the roadmap.

    How urgent is this for you at this point? Does it block any of the migrations?

    Thanks,
    Val Kulichenko, Fivetran Product Team

    Thank you!

    We can proceed with migrations by adding `*_geojson jsonb` columns to each table that uses geometry, store the result of ST_AsGeoJSON decoding the respective geometry columns, and then stitch things together in snowflake.

    This should be ok for migrating smaller workloads, but we'd prefer to not need to do this for larger workloads

    Hi Daniel,

    Just a quick update. I added this feature to the roadmap. Assuming there are no bump, we should roll out it within the next 2-3 months.

    Thanks,
    Val, Fivetran Product Team