-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Labels
Description
Describe the bug
Execution error: output_with_sender[OrcScan] error: Execution error: offset overflow
17: 0x7f2677aad97a - core::option::expect_failed::he6ff2d0d709e6dcf
at /rustc/50aa04180709189a03dde5fd1c05751b2625ed37/library/core/src/option.rs:2049:5
18: 0x7f267a70be39 - orc_rust::array_decoder::string::GenericByteArrayDecoder<T>::next_byte_batch::h497a890c76ccf30b
19: 0x7f267a711bda - <orc_rust::array_decoder::string::GenericByteArrayDecoder<T> as orc_rust::array_decoder::ArrayBatchDecoder>::next_batch::h08a6fc706d88b9f6
20: 0x7f267a701c2e - orc_rust::array_decoder::NaiveStripeDecoder::decode_next_batch::h00d5a2dcb9d60f0e
21: 0x7f267a701713 - <orc_rust::array_decoder::NaiveStripeDecoder as core::iter::traits::iterator::Iterator>::next::h1eee41863c737bb3
22: 0x7f26793d47f8 - <futures_util::stream::stream::map::Map<St,F> as futures_core::stream::Stream>::poll_next::h049b1093bbbbc33d
23: 0x7f2678985559 - <datafusion_datasource::file_stream::FileStream as futures_core::stream::Stream>::poll_next::hb889cd02bfe5323d
To Reproduce
Expected behavior
Screenshots
Additional context
Reactions are currently unavailable