方法

ArrowRecordBatchequal

自 0.4.0 版本起

宣告 [原始碼]

gboolean
garrow_record_batch_equal (
  GArrowRecordBatch* record_batch,
  GArrowRecordBatch* other_record_batch
)

描述

目前尚無描述。

自 0.4.0 版本起提供

參數

other_record_batch

類型: GArrowRecordBatch

要比較的 GArrowRecordBatch

資料由函數呼叫者擁有。

返回值

類型: gboolean

如果兩者具有相同的資料則為 TRUE,否則為 FALSE