ClickHouse / ClickHouse/clickhouse-java

[client-v2] Implement a framework for schema validation

Open
#2,672 0 comments 0 reactions 0 assignees View on GitHub
area:general area:jdbc-metadata client-api-v2
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.