wiedld commented on PR #11665:
URL: https://github.com/apache/datafusion/pull/11665#issuecomment-2256764400

   > given the tests pass on amd64 maybe the difference is related to newlines 
or something in the message?
   
   We have a backtrace inserted into the error message. Specifically, the 
expected is:
   `Failed to allocate additional 150 bytes for r0 with 10 bytes already 
allocated - maximum available is 70. The top memory consumers (across 
reservations) are: r1 consumed 20 bytes, r0 consumed 10 bytes`
   
   When running locally, we get that^^ response.
   Yet in CI, we get the backtrace:
   ```
   ```


-- 
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]

Reply via email to