Github user dilipbiswal commented on the issue:

    https://github.com/apache/spark/pull/18968
  
    @viirya I agree that we should report violations. The only question i had 
is whether we should tie this particular check to the expression being resolved 
or not. In the old version of the code, we used to do this particular check in 
the analyzer. However after doing the check, we used to change the expression 
to PredicateSubquery after pulling up the correlated predicates.  I am fine 
with whatever you decide. If we keep the check, we should make it such that it 
reads a little better  than how it reads now :-)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to