equal_metadata


Description:

[ Version ( since = "0.17.0" ) ]
public bool equal_metadata (RecordBatch other_record_batch, bool check_metadata)

Parameters:

this

A RecordBatch.

other_record_batch

A RecordBatch to be compared.

check_metadata

Whether to compare metadata.

Returns:

true if both of them have the same data, false otherwise.