mymeiyi commented on code in PR #33481:
URL: https://github.com/apache/doris/pull/33481#discussion_r1560361710
##########
be/src/pipeline/pipeline_x/pipeline_x_fragment_context.cpp:
##########
@@ -365,6 +366,7 @@ Status
PipelineXFragmentContext::_create_data_sink(ObjectPool* pool, const TData
thrift_sink.result_sink));
break;
}
+ case TDataSinkType::GROUP_COMMIT_OLAP_TABLE_SINK:
Review Comment:
this sink is deprecated
--
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]