Constructor

ArrowTableConcatenateOptionsnew

since: 6.0.0

Declaration [src]

GArrowTableConcatenateOptions*
garrow_table_concatenate_options_new (
  void
)

Description

No description available.

Available since: 6.0.0

Return value

Type: GArrowTableConcatenateOptions

A newly created GArrowTableConcatenateOptions.

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