Skip to content

Commit

Permalink
fix review
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchengchenghh authored and rui-mo committed Sep 7, 2022
1 parent 401bfdc commit d4be448
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion velox/substrait/SubstraitToVeloxPlan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,6 @@ uint32_t SubstraitVeloxPlanConverter::getColumnIndexFromSingularOrList(
selection = singularOrList.value().selection();
}
return subParser_->parseReferenceSegment(selection.direct_reference());
;
}

void SubstraitVeloxPlanConverter::setSingularListValues(
Expand Down

0 comments on commit d4be448

Please sign in to comment.