Github user dilipbiswal commented on the issue:

    https://github.com/apache/spark/pull/18968
  
    @viirya Hi Simon, many thanks for finding this. Instead of adding the 
compensation code in the resolve logic for in-subquery expression can we 
consider to move the semantic checking of comparing the count of arguments in 
either side of in-subquery expression to checkAnalysis instead ? We do several 
other checks in checkAnalysis for subquery expression. I just feel this may be 
a little cleaner ?
    
    For your reference, i quickly tried it 
[here](https://github.com/dilipbiswal/spark/tree/pr-18968-viirya)



---
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