方法
ArrowTablecombine_chunks
起始版本: 0.16.0
声明 [src]
GArrowTable*
garrow_table_combine_chunks (
GArrowTable* table
GError** error
)
返回值
类型: GArrowTable
合并块的 GArrowTable
,或出错时返回 NULL
。
此方法的调用者拥有数据的所有权,并负责释放它。 |
返回值可以为 NULL 。 |
起始版本: 0.16.0
GArrowTable*
garrow_table_combine_chunks (
GArrowTable* table
GError** error
)
类型: GArrowTable
合并块的 GArrowTable
,或出错时返回 NULL
。
此方法的调用者拥有数据的所有权,并负责释放它。 |
返回值可以为 NULL 。 |