Aiven-Open / Aiven-Open/bigquery-connector-for-apache-kafka

Drop schema retriever API and kcbq-api module

Offen
#11 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
3.0.0
Vorherrschende Sprache
Java
Sterne
37
Forks
45
Ø Merge
19 Std. 50 Min.
Gemergte PRs (30 T.)
5

Beschreibung

It's unlikely that the schema retriever interface is still useful; several advances have been made in how table creation and schema updates are performed by the connector since the API was originally added that do the work that the interface was intended to.

To simplify the code base, reduce maintenance cost, and lower the cognitive burden to users, we should remove the pluggable schema retriever interface and instead use the schemas provided with the records themselves by the Kafka Connect runtime (which is also the current default behavior of the connector).

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.