petern48 commented on PR #51253: URL: https://github.com/apache/spark/pull/51253#issuecomment-3047528574
> Looks like the inner function is used in this case: Yes, it certainly is used, but my point was that it's still nested inside the `_assert_pandas_almost_equal()` function, so I can't access it from a test without unnesting the function. Instead, I added some tests to cover other error types for `_assert_pandas_almost_equal()` that were previously missing. @allisonwang-db What do you think? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
