Class
DataFusionParquetReadOptions
Instance methods
gdf_parquet_read_options_unset_pruning
Unset pruning for the options. If the options doesn’t have pruning, value in session is used.
since: 21.0.0
Properties
DataFusion.ParquetReadOptions:pruning
Whether parquet reader using the predicate to prune data or
not. This overrides a configuration on DFSessionContext
.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.