Omega359 opened a new issue, #18447:
URL: https://github.com/apache/datafusion/issues/18447

   ### Describe the bug
   
   ```
   :/opt/dev/datafusion$ cargo bench -p datafusion-functions-nested --bench 
array_expression
       Finished `bench` profile [optimized] target(s) in 0.28s
        Running benches/array_expression.rs 
(target/release/deps/array_expression-8e3eba271e53b6ba)
   Benchmarking array_replace: Warming up for 3.0000 serror: bench failed, to 
rerun pass `-p datafusion-functions-nested --bench array_expression`
   
   Caused by:
     process didn't exit successfully: 
`/opt/dev/datafusion/target/release/deps/array_expression-8e3eba271e53b6ba 
--bench` (signal: 9, SIGKILL: kill)
   
   ```
   This benchmark uses 85+ GiB of memory before the OS kills it.
   
   ### To Reproduce
   
   `cargo bench -p datafusion-functions-nested --bench array_expression`
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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