kangkaisen opened a new issue #1605: Load data to unpartitioned table will fail URL: https://github.com/apache/incubator-doris/issues/1605 **Describe the bug** ``` F0808 11:32:29.770371 10962 tablet_info.cpp:174] Check failed: _t_param.__isset.partition_columns I0100 00:00:00.000000 25492 vlog_is_on.cc:192] RAW: Set VLOG level for "*" to 10 *** Check failure stack trace: *** @ 0x2d81f2d google::LogMessage::Fail() @ 0x2d83db4 google::LogMessage::SendToLog() @ 0x2d81a54 google::LogMessage::Flush() @ 0x2d847e9 google::LogMessageFatal::~LogMessageFatal() @ 0x1e43e94 doris::OlapTablePartitionParam::init() @ 0x1e51cca doris::stream_load::OlapTableSink::init() @ 0x1d8a9d1 doris::DataSink::create_data_sink() @ 0x19976d6 doris::PlanFragmentExecutor::prepare() @ 0x1905c22 doris::FragmentExecState::prepare() @ 0x1907969 doris::FragmentMgr::exec_plan_fragment() @ 0x20158e5 doris::StreamLoadExecutor::execute_plan_fragment() @ 0x1d3f07a doris::StreamLoadAction::_process_put() @ 0x1d3e17b doris::StreamLoadAction::_on_header() @ 0x1d3d94f doris::StreamLoadAction::on_header() @ 0x1d0d7cf doris::EvHttpServer::on_header() @ 0x1d0c515 doris::on_header() ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
