[ Version ( since = "0.17.0" ) ]
public bool equal_metadata (RecordBatch other_record_batch, bool check_metadata)
| this |
A RecordBatch. |
| other_record_batch |
A RecordBatch to be compared. |
| check_metadata |
Whether to compare metadata. |
|
true if both of them have the same data, false otherwise. |