You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "angerszhu (Jira)" <ji...@apache.org> on 2021/11/26 07:27:00 UTC

[jira] [Created] (SPARK-37471) spark-sql support nested bracketed comment

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org