sinhaparth5 commented on PR #67540:
URL: https://github.com/apache/doris/pull/67540#issuecomment-5632364140

   @morrySnow Conflicts resolved.
   
   Kept both: the correlated-subquery walk now runs over 
`policyPredicate.get()` instead of the raw `wherePredicate.get()`, since that's 
the predicate the sql_mode fix actually stores and re-parses at query time. 
Checking the raw one would validate text that isn't what ends up governing the 
query.
   
   Rebuilt fe-common and fe-core and reran `CreatePolicyCommandTest` after the 
merge: all five cases still pass.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to