kerwin-zk commented on PR #9005: URL: https://github.com/apache/incubator-gluten/pull/9005#issuecomment-2728080023
@marin-ma org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: Exception: VeloxRuntimeError Error Source: RUNTIME Error Code: INVALID_STATE Reason: Operator::getOutput failed for [operator: ValueStream, plan node ID: 0]: Error during calling Java code from native code: org.apache.gluten.exception.GlutenException: org.apache.gluten.exception.GlutenException: Exception: VeloxRuntimeError Error Source: RUNTIME Error Code: INVALID_STATE Reason: (1 vs. 1) Reading past end of BufferInputStream Retriable: False Expression: rangeIndex + 1 < ranges_.size() Context: Operator: ValueStream[0] 0 Function: nextRange File: /tmp/build/src/dev/meituan/src/velox/velox/common/memory/ByteStream.cpp Line: 127 Stack trace: # 0 facebook::velox::process::StackTrace::StackTrace(int) # 1 facebook::velox::VeloxException::VeloxException(char const*, unsigned long, char const*, std::basic_string_view<char, std::char_traits<char> >, std::basic_string_view<char, std::char_traits<char> >, std::basic_string_view<char, std::char_traits<char> >, std::basic_string_view<char, std::char_traits<char> >, bool, facebook::velox::VeloxException::Type, std::basic_string_view<char, std::char_traits<char> >) # 2 void facebook::velox::detail::veloxCheckFail<facebook::velox::VeloxRuntimeError, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(facebook::velox::detail::VeloxCheckFailArgs const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) # 3 facebook::velox::BufferInputStream::nextRange() # 4 facebook::velox::BufferInputStream::readBytes(unsigned char*, int) # 5 facebook::velox::serializer::presto::PrestoVectorSerde::deserialize(facebook::velox::ByteInputStream*, facebook::velox::memory::MemoryPool*, std::shared_ptr<facebook::velox::RowType const>, std::shared_ptr<facebook::velox::RowVector>*, int, facebook::velox::VectorSerde::Options const*) # 6 facebook::velox::serializer::presto::PrestoVectorSerde::deserialize(facebook::velox::ByteInputStream*, facebook::velox::memory::MemoryPool*, std::shared_ptr<facebook::velox::RowType const>, std::shared_ptr<facebook::velox::RowVector>*, facebook::velox::VectorSerde::Options const*) # 7 facebook::velox::VectorStreamGroup::read(facebook::velox::ByteInputStream*, facebook::velox::memory::MemoryPool*, std::shared_ptr<facebook::velox::RowType const>, facebook::velox::VectorSerde*, std::shared_ptr<facebook::velox::RowVector>*, facebook::velox::VectorSerde::Options const*) # 8 gluten::VeloxRssSortShuffleReaderDeserializer::next() # 9 Java_org_apache_gluten_vectorized_ColumnarBatchOutIterator_nativeNext # 10 0x00007fc6da8623a8 -- 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]
