The GitHub Actions job "Kafka Connect CI" on 
iceberg.git/kafka-connect-variant-support has failed.
Run started by GitHub user alexkot1394 (triggered by alexkot1394).

Head commit for run:
29018e6f9d3c518231cad8f9bd45b430a436b9dd / alexkot <[email protected]>
Kafka Connect: Add variant type support (#15443)

This adds support for the VARIANT data type in the Kafka Connect sink
connector's RecordConverter. Previously, attempting to write variant
fields resulted in UnsupportedOperationException.

Changes:
- Added convertVariant() method to handle conversion from Kafka Connect
  data types to Iceberg Variant
- Supports JSON strings, Maps, Lists, Structs, and primitives
- Added test coverage for variant field conversion

Resolves: https://github.com/apache/iceberg/issues/15443

Report URL: https://github.com/apache/iceberg/actions/runs/22607706369

With regards,
GitHub Actions via GitBox

Reply via email to