Formats¶
ksqlDB comes with the following built-in Formats for keys and values:
Format Name | Format |
---|---|
AVRO | AvroFormat |
DELIMITED | DelimitedFormat |
JSON | JsonFormat |
JSON_SR | JsonSchemaFormat |
KAFKA | KafkaFormat |
NONE | NoneFormat |
PROTOBUF | ProtobufFormat |