1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

MCOL-1201 some fixes from testing

This commit is contained in:
David Hall
2018-05-14 17:28:24 -05:00
parent 30f9aa71cd
commit 6ccfbb2a23
4 changed files with 106 additions and 130 deletions

View File

@@ -4570,7 +4570,6 @@ ReturnedColumn* buildAggregateColumn(Item* item, gp_walk_info& gwi)
udafc->resultType(ct);
}
}
}
catch (std::logic_error e)
{