fix: add alias name to SubQuery operator
We need it to serialize IR to SQL correctly - otherwise we'll lose information about subquery name. Not good.
We need it to serialize IR to SQL correctly - otherwise we'll lose information about subquery name. Not good.