get_included_fields


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
[ Version ( since = "1.0.0" ) ]
public int[] get_included_fields ()

Parameters:

this

A ReadOptions.

n_fields

The number of included fields.

Returns:

Top-level schema fields to include when deserializing RecordBatch. If empty, return all deserialized fields.

It should be freed with g_free when no longer needed.