Method

ParquetFileMetadataget_created_by

Declaration [src]

const gchar*
gparquet_file_metadata_get_created_by (
  GParquetFileMetadata* metadata
)

Description

No description available.
Available since:8.0.0

Return value

Returns: 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.