536537538539540541542543
return this; } // other is older, just return this return this; } else { throw new TableAliasSchemaException(other.name()); } }