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: [email protected]
For additional commands, e-mail: [email protected]