Constructor

ArrowScalarAggregateOptionsnew

since: 5.0.0

Declaration [src]

GArrowScalarAggregateOptions*
garrow_scalar_aggregate_options_new (
  void
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GArrowScalarAggregateOptions

A newly created GArrowScalarAggregateOptions.

The caller of the function takes ownership of the data, and is responsible for freeing it.