angerszhu created SPARK-37471:
---------------------------------

             Summary: spark-sql support nested bracketed comment
                 Key: SPARK-37471
                 URL: https://issues.apache.org/jira/browse/SPARK-37471
             Project: Spark
          Issue Type: Task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: angerszhu


{code}
/*
select  
select /* BROADCAST(b) */ 4\\;
*/
select  1
;
{code}
failed in spark-sql



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to