uros-b commented on PR #58826: URL: https://github.com/apache/spark/pull/58826#issuecomment-5695919748
Given that an input like `/* note /*+ x */ SELECT 1` returns `SELECT 1` on released Spark 4.2 / Spark 4.3, and will now raise UNCLOSED_BRACKETED_COMMENT in Spark 4.4, this is a change to released parse behavior. Hence, we should consider adding a very brief explanation to `sql-migration-guide.md` as a note for changed behaviour. @aleksei-akhundov-db could you please open a small follow-up PR accordingly? Thank you! -- 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]
