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

2015-05-16 Thread Sean Owen (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-7123:
-
Assignee: Fei Wang

 support table.star in sqlcontext
 

 Key: SPARK-7123
 URL: https://issues.apache.org/jira/browse/SPARK-7123
 Project: Spark
  Issue Type: New Feature
  Components: SQL
Affects Versions: 1.3.1
Reporter: Fei Wang
Assignee: Fei Wang
 Fix For: 1.4.0


 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



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

2015-04-24 Thread Patrick Wendell (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated SPARK-7123:
---
Issue Type: New Feature  (was: Bug)

 support table.star in sqlcontext
 

 Key: SPARK-7123
 URL: https://issues.apache.org/jira/browse/SPARK-7123
 Project: Spark
  Issue Type: New Feature
  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