Andrew Sherman created IMPALA-13281:
---------------------------------------
Summary: CHECK failure in RowBatch::VLogRows()
Key: IMPALA-13281
URL: https://issues.apache.org/jira/browse/IMPALA-13281
Project: IMPALA
Issue Type: Bug
Reporter: Andrew Sherman
{code:java}
F0806 00:31:02.862800 2755017 raw-value.cc:517]
2d4fb038ba7f9f7c:bae2aee700000000] Check failed: false Unknown type: STRUCT
*** Check failure stack trace: ***
@ 0x7c33aab google::LogMessage::Fail()
@ 0x7c35a7b google::LogMessage::SendToLog()
@ 0x7c334cf google::LogMessage::Flush()
@ 0x7c35eaf google::LogMessageFatal::~LogMessageFatal()
@ 0x31e6c17 impala::RawValue::PrintValue()
@ 0x31e578f impala::RawValue::PrintValue()
@ 0x3d20f2f
_ZN6impala10PrintTupleB5cxx11EPKNS_5TupleERKNS_15TupleDescriptorE
@ 0x3d20cf3
_ZN6impala10PrintTupleB5cxx11EPKNS_5TupleERKNS_15TupleDescriptorE
@ 0x3d20cf3
_ZN6impala10PrintTupleB5cxx11EPKNS_5TupleERKNS_15TupleDescriptorE
@ 0x3d20cf3
_ZN6impala10PrintTupleB5cxx11EPKNS_5TupleERKNS_15TupleDescriptorE
@ 0x3d212fb
_ZN6impala8PrintRowB5cxx11EPNS_8TupleRowERKNS_13RowDescriptorE
@ 0x3047d43 impala::RowBatch::VLogRows()
@ 0x318b2f7 impala::FragmentInstanceState::ExecInternal()
@ 0x3186be3 impala::FragmentInstanceState::Exec()
@ 0x2fddb1f impala::QueryState::ExecFInstance()
@ 0x2fe952f
impala::QueryState::StartFInstances()::$_15::operator()()
@ 0x2fe8f47
boost::detail::function::void_function_obj_invoker0<>::invoke()
@ 0x2ed56eb boost::function0<>::operator()()
@ 0x3fb828f impala::Thread::SuperviseThread()
@ 0x3fca7e7 boost::_bi::list5<>::operator()<>()
@ 0x3fca4df boost::_bi::bind_t<>::operator()()
@ 0x3fc9d5f boost::detail::thread_data<>::run()
@ 0x6942907 thread_proxy
@ 0xffffabb378b7 start_thread
@ 0xffffa9b43afb thread_start
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)