You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-05 16:15:50 +03:00
MCOL-4331 remove duplicate line from crossenginestep
This commit is contained in:
@@ -545,7 +545,6 @@ void CrossEngineStep::execute()
|
|||||||
setField(i, rowIn[i], mysql->getFieldLength(i), mysql->getField(i), rowFe3);
|
setField(i, rowIn[i], mysql->getFieldLength(i), mysql->getField(i), rowFe3);
|
||||||
|
|
||||||
fFeInstance->evaluate(rowFe3, fFeSelects);
|
fFeInstance->evaluate(rowFe3, fFeSelects);
|
||||||
fFeInstance->evaluate(rowFe3, fFeSelects);
|
|
||||||
|
|
||||||
applyMapping(fFeMapping3, rowFe3, &fRowDelivered);
|
applyMapping(fFeMapping3, rowFe3, &fRowDelivered);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user