discard ObChunkRowDE mod && do not push view task when queue size almost full
This commit is contained in:
committed by
ob-robot
parent
e1081698d6
commit
de8174ebf2
@ -534,7 +534,7 @@ OB_SERIALIZE_MEMBER(ObDASDataFetchRes,
|
||||
tenant_id_, task_id_, has_more_);
|
||||
|
||||
ObDASDataFetchRes::ObDASDataFetchRes()
|
||||
: datum_store_(),
|
||||
: datum_store_("DASDataFetch"),
|
||||
tenant_id_(0),
|
||||
task_id_(0),
|
||||
has_more_(false)
|
||||
|
||||
Reference in New Issue
Block a user