tableFormat property

String? tableFormat
getter/setter pair

Required and immutable.

Open source file format that the table data is stored in. Currently only PARQUET is supported.

Required.

Implementation

core.String? tableFormat;