You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/07/28 04:26:04 UTC

[jira] [Created] (SPARK-9394) CodeFormatter should handle parentheses

Reynold Xin created SPARK-9394:
----------------------------------

             Summary: CodeFormatter should handle parentheses
                 Key: SPARK-9394
                 URL: https://issues.apache.org/jira/browse/SPARK-9394
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


Our CodeFormatter currently does not handle parentheses, and as a result in code dump, we see code formatted this way:

{code}
foo(
a,
b,
c)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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