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.
Showing
- src/errors.rs 3 additions, 0 deletionssrc/errors.rs
- src/ir/operator.rs 16 additions, 2 deletionssrc/ir/operator.rs
- src/ir/operator/tests.rs 9 additions, 3 deletionssrc/ir/operator/tests.rs
- tests/artifactory/ir/operator/sub_query.yaml 1 addition, 0 deletionstests/artifactory/ir/operator/sub_query.yaml
Please register or sign in to comment