sandeep-katta opened a new pull request #24182: [SPARK-27246][SQL]scalar 
subquery with no columns throws exception in spark shell
URL: https://github.com/apache/spark/pull/24182
 
 
   ## What changes were proposed in this pull request?
   
   if the subQuery has no columns then datatype should be null, so should the 
check for the same
   
   this fix is required for  
[SPARK-27088](https://issues.apache.org/jira/browse/SPARK-27088)
   ## How was this patch tested?
   
   Manually tested
   
   After Fix
   
![afterFix](https://user-images.githubusercontent.com/35216143/54821616-bb3cb980-4cc8-11e9-8684-6e656d05c70a.png)
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to