[ https://issues.apache.org/jira/browse/SPARK-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511099#comment-14511099 ]
Apache Spark commented on SPARK-7123: ------------------------------------- User 'scwf' has created a pull request for this issue: https://github.com/apache/spark/pull/5690 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org