Package version:

Interface OrcFormat

The data stored in Optimized Row Columnar (ORC) format.

Hierarchy

Properties

deserializer?: any

Deserializer. Type: string (or Expression with resultType string).

serializer?: any

Serializer. Type: string (or Expression with resultType string).

type: "OrcFormat"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc