andishgar opened a new pull request, #47164: URL: https://github.com/apache/arrow/pull/47164
### Rationale for this change Enable floating-point comparison in `arrow::Table::Equals`. ### What changes are included in this PR? Add support for `arrow::EqualOptions` in `arrow::Table::Equals`. ### Are these changes tested? Yes, the relevant unit tests have been run. ### Are there any user-facing changes? Yes, `arrow::EqualOptions` can now be used with `arrow::Table::Equals`. -- 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