andygrove commented on PR #2149: URL: https://github.com/apache/datafusion-comet/pull/2149#issuecomment-3186744888
There is still memory corruption: ``` [info] Cause: org.apache.comet.CometNativeException: overflow [info] at comet::errors::init::{{closure}}(__internal__:0) [info] at std::panicking::rust_panic_with_hook(__internal__:0) [info] at std::panicking::begin_panic_handler::{{closure}}(__internal__:0) [info] at std::sys::backtrace::__rust_end_short_backtrace(__internal__:0) [info] at __rustc::rust_begin_unwind(__internal__:0) [info] at core::panicking::panic_fmt(__internal__:0) [info] at core::option::expect_failed(__internal__:0) [info] at arrow_select::take::take_bytes(__internal__:0) [info] at arrow_select::take::take_impl(__internal__:0) [info] at arrow_select::take::take(__internal__:0) [info] at datafusion_physical_plan::joins::sort_merge_join::SortMergeJoinStream::freeze_streamed(__internal__:0) [info] at datafusion_physical_plan::joins::sort_merge_join::SortMergeJoinStream::poll_buffered_batches(__internal__:0) [info] at <datafusion_physical_plan::joins::sort_merge_join::SortMergeJoinStream as futures_core::stream::Stream>::poll_next(__internal__:0) [info] at comet::execution::jni_api::Java_org_apache_comet_Native_executePlan::{{closure}}::{{closure}}(__internal__:0) [info] at Java_org_apache_comet_Native_executePlan(__internal__:0) [info] at <unknown>(__internal__:0) ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org