The GitHub Actions job "E2E - Agent" on 
shardingsphere.git/fix/37770-unary-not-scalar-subquery has succeeded.
Run started by GitHub user ym0506 (triggered by linghengqian).

Head commit for run:
41a4650c4c92b232b2edcd2599096132cb809ae3 / ym0506 <[email protected]>
[Parser][PostgreSQL] Handle unary NOT as NotExpression in AExpr

Fixes #37770.

PostgreSQL visitor could parse unary NOT expression in scalar-subquery form as 
CommonExpressionSegment, which prevents recursive table extraction for inner 
subquery tables.

This can skip sharding table rewrite and send logical names (for example 
t23/t22) to backend.

Add explicit unary NOT handling in visitAExpr and a regression test for the 
reported SQL shape.

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

With regards,
GitHub Actions via GitBox

Reply via email to