FromList fromList, SubqueryList subqueryList, List aggregateVector)
throws StandardException
{
super.bindExpression(fromList, subqueryList, aggregateVector);
TypeCompiler leftTC = leftOperand.getTypeCompiler();
TypeCompiler rightTC = rightOperand.getTypeCompiler();
TypeId leftTypeId = leftOperand.getTypeId();
TypeId rightTypeId = rightOperand.getTypeId();
/*
* If we are comparing a non-string with a string type, then we