sandeep-katta commented on issue #24182: [SPARK-27246][SQL]scalar subquery with 
no column test fails as it is throwing NoSuchElementException instead of 
AnalysisException
URL: https://github.com/apache/spark/pull/24182#issuecomment-476069084
 
 
   > > Reason: treeString is throwing exception , code here. Earlier this 
statement was in debug log, since debug is disabled this statement never 
executed in UT, now as per the new changes this treeString API is called so it 
is throwing exception.
   > 
   > If the failure is caused by the change of #24136, we should put this fix 
there?
   
   Failure is not caused by  #24136 , it's an existing issue which recovered 
while fixing 

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