You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/04/24 15:56:38 UTC

[jira] [Created] (SPARK-7123) support table.star in sqlcontext

Fei Wang created SPARK-7123:
-------------------------------

             Summary: support table.star in sqlcontext
                 Key: SPARK-7123
                 URL: https://issues.apache.org/jira/browse/SPARK-7123
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.3.1
            Reporter: Fei Wang


support this sql

SELECT r.*
FROM testData l join testData2 r on (l.key = r.a)



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