The GitHub Actions job "E2E - Operation" on 
shardingsphere.git/fix/37431-having-correlated-subquery has succeeded.
Run started by GitHub user jonasHanhan (triggered by jonasHanhan).

Head commit for run:
c304d9c155f57c34484c250ff3b8ad89026b7566 / jonasHanhan <[email protected]>
Fix correlated subquery in HAVING cannot reference outer query column

When binding HAVING clause expressions, merge FROM tableBinderContexts
into outerTableBinderContexts before calling ExpressionSegmentBinder,
so that correlated subqueries can resolve outer query table aliases.

This aligns HAVING binding behavior with WHERE binding path.

Report URL: https://github.com/apache/shardingsphere/actions/runs/21429006432

With regards,
GitHub Actions via GitBox

Reply via email to