andishgar commented on PR #46779: URL: https://github.com/apache/arrow/pull/46779#issuecomment-2976831359
@kou I have a question regarding `arrow::Table` equality. The method [arrow::RecordBatch::ApproxEquals](https://github.com/apache/arrow/blob/a974df4f2f11cf404c88df083d74a71aa463cfb9/cpp/src/arrow/record_batch.cc#L336-L352) does not consider schema or metadata in the comparison. Shouldn't` arrow::Table` have a similar method ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org