方法

ArrowRecordBatchequal

始于: 0.4.0

声明 [src]

gboolean
garrow_record_batch_equal (
  GArrowRecordBatch* record_batch,
  GArrowRecordBatch* other_record_batch
)

描述

没有可用的描述。

可用版本: 0.4.0 起

参数

other_record_batch

类型: GArrowRecordBatch

要比较的 GArrowRecordBatch

数据由函数的调用者拥有。

返回值

类型: gboolean

如果两者拥有相同的数据,则返回 TRUE,否则返回 FALSE