anshulbaliga7 commented on PR #58077:
URL: https://github.com/apache/spark/pull/58077#issuecomment-5498929750

   Thanks @cloud-fan for the review, the nondeterministic regression now 
constructs `InSubqueryExec` directly with a two-column subquery output, so 
`doGenCode` takes the multi-column fallback branch (not `InSet.doGenCode`, 
where Rand would self-register regardless of this fix). 
   
   Confirmed by temporarily removing the registration loop and verifying the 
test fails without it. 
   
   Can you PTAL again? Thanks!


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