andygrove commented on PR #3813:
URL:
https://github.com/apache/datafusion-comet/pull/3813#issuecomment-4145310965
CI failure
```
memory allocation of 2305843009213693952 bytes failed
stack backtrace:
0: std::alloc::rust_oom
1: __rustc::__rust_alloc_error_handler
2: alloc::alloc::handle_alloc_error
3: alloc::raw_vec::handle_error
4:
<datafusion_comet_spark_expr::bloom_filter::bloom_filter_agg::BloomFilterAgg as
datafusion_expr::udaf::AggregateUDFImpl>::accumulator
5: datafusion_expr::udaf::AggregateUDF::accumulator
6:
datafusion_physical_expr::aggregate::AggregateFunctionExpr::create_accumulator
7: <alloc::vec::Vec<T> as
alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
8: core::iter::adapters::try_process
9: datafusion_physical_plan::aggregates::no_grouping::AggregateStream::new
10: <datafusion_physical_plan::aggregates::AggregateExec as
datafusion_physical_plan::execution_plan::ExecutionPlan>::execute
11: <datafusion_physical_plan::projection::ProjectionExec as
datafusion_physical_plan::execution_plan::ExecutionPlan>::execute
12:
comet::execution::jni_api::Java_org_apache_comet_Native_executePlan::{{closure}}::{{closure}}
13: datafusion_comet_jni_bridge::errors::try_unwrap_or_throw
14: Java_org_apache_comet_Native_executePlan
15: <unknown>
```
--
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]