Skip to content

[client-v2] Implement a framework for schema validation #2672

@chernser

Description

@chernser

Description

There are common case in integration connectors to validate record schema against a target table schema.
Today it is done like:

  1. read list of tables
  2. read table schema (using different approach)
  3. cache these schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:generalgeneral issue without a specific area.area:jdbc-metadataissue handling metadata things like getting type of columnclient-api-v2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions