turboFei commented on pull request #29982: URL: https://github.com/apache/spark/pull/29982#issuecomment-755054849
The rc should be that: These two statements only return one result. Might the first statement contains an invalid statement `/* SELECT 'test';*/` and does not return result, or these two statements execute concurrently and conflict each other.  I think we can ignore ignore the comments during two `;`. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
