turboFei opened a new pull request #29982: URL: https://github.com/apache/spark/pull/29982
### What changes were proposed in this pull request? In this PR, we ignore the content in c-style comments while split the sql statements. ### Why are the changes needed? Spark-sql might split the statements inside c-style comments and it is not correct. ### Does this PR introduce _any_ user-facing change? Yes, it enable spark-sql support parse the sql statements with c-style comments ### How was this patch tested? UT ---------------------------------------------------------------- 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]
