Remove unnecessary assert that cause orca to fallback planner for insert query

上级 36b504e6
......@@ -431,8 +431,6 @@ CTranslatorQueryToDXL::CheckSupportedCmdType
GPOS_RAISE(gpdxl::ExmaDXL, gpdxl::ExmiQuery2DXLUnsupportedFeature, mapelem.m_wsz);
}
}
GPOS_ASSERT(!"Unrecognized command type");
}
//---------------------------------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册