Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrcFormat

Package version

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

Hierarchy

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional deserializer

deserializer: any

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

Optional serializer

serializer: any

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

type

type: "OrcFormat"

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

Generated using TypeDoc