Method

DataFusionParquetReadOptionsget_file_extension

since: 10.0.0

Declaration [src]

const gchar*
gdf_parquet_read_options_get_file_extension (
  GDFParquetReadOptions* options
)

Description

No description available.

Available since: 10.0.0

Return value

Type: const gchar*

An extension for Parquet to be read.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.