Skip to content

fix: add alias name to SubQuery operator

Alexey Protsenko requested to merge issue64_fixup into main

We need it to serialize IR to SQL correctly - otherwise we'll lose information about subquery name. Not good.

Merge request reports