diff --git a/velox/substrait/SubstraitToVeloxPlan.cpp b/velox/substrait/SubstraitToVeloxPlan.cpp index ae09f79de2f4..b58df4d67446 100644 --- a/velox/substrait/SubstraitToVeloxPlan.cpp +++ b/velox/substrait/SubstraitToVeloxPlan.cpp @@ -1663,7 +1663,6 @@ uint32_t SubstraitVeloxPlanConverter::getColumnIndexFromSingularOrList( selection = singularOrList.value().selection(); } return subParser_->parseReferenceSegment(selection.direct_reference()); - ; } void SubstraitVeloxPlanConverter::setSingularListValues(