You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2014/11/06 10:08:33 UTC

[jira] [Created] (SPARK-4268) Use #::: to get benefit from Stream in SqlLexical.allCaseVersions

Shixiong Zhu created SPARK-4268:
-----------------------------------

             Summary: Use #::: to get benefit from Stream in SqlLexical.allCaseVersions
                 Key: SPARK-4268
                 URL: https://issues.apache.org/jira/browse/SPARK-4268
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.1.0
            Reporter: Shixiong Zhu
            Priority: Trivial


`allCaseVersions` uses `++` to concat two Stream. However, to get benefit from Stream, using ` #:::` would be better. 



--
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