wiedld opened a new pull request, #17944: URL: https://github.com/apache/datafusion/pull/17944
## Which issue does this PR close? Part of #16904 ## Rationale for this change By adding the full Error message in the OOM test assertions, we can clearly see what errors the user will see. ## What changes are included in this PR? * No more magic numbers. Have each number be labeled for what it is: https://github.com/apache/datafusion/commit/f6c1f18fd42e84654060df437e09968df7fe358c * Have OOM integration tests assert the whole (normalized) error message: https://github.com/apache/datafusion/commit/f4cd2db4b2ebb029eb589decce148738b857e73b ## Are these changes tested? Yes ## Are there any user-facing changes? No -- 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]
