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

Head commit for run:
2bab31ab516077583955d4cdd7882acef87ac8f1 / alexkot <[email protected]>
Add exception handling for invalid serialized variants

Wrap Variant.from() calls in try-catch blocks to handle cases where
ByteBuffer/byte[] may not contain valid serialized variants. If
deserialization fails, fall back to JSON conversion instead of
throwing an exception.

This makes the connector more robust when handling binary data that
may not be properly formatted variant data.

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

With regards,
GitHub Actions via GitBox

Reply via email to