Class Format (2.26.0)

Format(value)

The IPC format to use when serializing Arrow streams.

Enums

Name Description
FORMAT_UNSPECIFIED If unspecied the IPC format as of 0.15 release will be used.
ARROW_0_14 Use the legacy IPC message format as of Apache Arrow Release 0.14.
ARROW_0_15 Use the message format as of Apache Arrow Release 0.15.