andygrove commented on PR #1332: URL: https://github.com/apache/datafusion-comet/pull/1332#issuecomment-2610969765
Tests are failing: ``` Cause: org.apache.comet.CometNativeException: slice index starts at 18446744072774451440 but ends at 32720 [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 rust_begin_unwind(__internal__:0) [info] at core::panicking::panic_fmt(__internal__:0) [info] at core::slice::index::slice_index_order_fail(__internal__:0) [info] at arrow_data::transform::variable_size::build_extend::{{closure}}(__internal__:0) [info] at arrow_data::transform::MutableArrayData::extend(__internal__:0) [info] at arrow_select::concat::concat_fallback(__internal__:0) [info] at arrow_select::concat::concat(__internal__:0) [info] at arrow_select::concat::concat_batches(__internal__:0) [info] at datafusion_physical_plan::sorts::sort::ExternalSorter::in_mem_sort_stream(__internal__:0) [info] at <datafusion_physical_plan::stream::RecordBatchStreamAdapter<S> as futures_core::stream::Stream>::poll_next(__internal__:0) [info] at <datafusion_physical_plan::joins::sort_merge_join::SortMergeJoinStream as futures_core::stream::Stream>::poll_next(__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