Skip to content

JSONB mapping from source-postgres to materialize-postgres #4369

@mdibaiee

Description

@mdibaiee

We want to make sure that JSONB fields in source-postgres are correctly mapped to JSONB in materialize-postgres as well.

The suggested idea is to use contentMediaType or a similar annotation in JSONSchema to pass information about the underlying type of the JSON field in the source connector, and use that info in the materialization to materialize it as JSONB.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions