Method

ParquetFileMetadataget_created_by

since: 8.0.0

Declaration [src]

const gchar*
gparquet_file_metadata_get_created_by (
  GParquetFileMetadata* metadata
)

Description

No description available.

Available since: 8.0.0

Return value

Type: const gchar*

The application’s user-agent string of the writer.

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