Skip to content

Schematize JSONB Nested Fields #3928

@jonwihl

Description

@jonwihl

Customers want the ability to materialize individual nested fields in a JSONB typed column for sources like Postgres. Source schemas for Postgres should emit:

  • additionalProperties: false
  • items: false

To allow for individual subfields to show up with schema inference.

Metadata

Metadata

Assignees

No one assigned

    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