[
https://issues.apache.org/jira/browse/IMPALA-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871499#comment-17871499
]
Quanlong Huang commented on IMPALA-13281:
-----------------------------------------
Got the query in logs:
{code:sql}
I0806 00:30:59.187198 2754094 Frontend.java:2138]
2d4fb038ba7f9f7c:bae2aee700000000] Analyzing query: select string_col,
int_array, double_map, string_array, mixed
from functional_parquet.arrays_big order by string_col db:
functional_parquet{code}
The test is
{code}
query_test.test_sort.TestArraySort.test_array_sort[max_sort_run_size: 2 |
protocol: beeswax | exec_option: {'test_replan': 1, 'batch_size': 0,
'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False,
'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format:
parquet/none]{code}
> 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
> Priority: Critical
>
> {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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]