Storage format
This page describes the storage formats of data in Kaka supported by Lenses SQL Processors.
Syntax
INSERT INTO <target>
STORE
KEY AS <format>
VALUE AS <format>
... INSERT INTO <target>
STORE KEY AS <format>
...
//or
INSERT INTO <target>
STORE VALUE AS <format>
...Validation
From \ To
INT
LONG
STRING
JSON
AVRO
XML
Custom/Protobuf
Time/Session window validations
From \ To
SW[B]
TW[B]
Last updated
Was this helpful?

