メインコンテンツまでスキップ

MALFORMED_AVRO_MESSAGE error condition

SQLSTATE: KD000

Malformed Avro messages are detected in message deserialization. Parse Mode: <mode>. To process malformed Avro message as null result, try setting the option 'mode' as 'PERMISSIVE'.

AVRO_DECODE_FAILED​

(Underlying failure originated from the Avro library or a malformed binary record.)

INVALID_MAGIC_BYTE​

(The Schema Registry wire-format magic byte is invalid; expected 0x00.)

IO_ERROR​

(Underlying failure originated from an IO operation.)

SCHEMA_REGISTRY_FAILED​

(Underlying failure originated from the Schema Registry client.)