GitHub user petermaxlee opened a pull request:
https://github.com/apache/spark/pull/14709
[SPARK-17150][SQL] Support SQL generation for inline tables
## What changes were proposed in this pull request?
This patch adds support for SQL generation for inline tables. With this, it
would be possible to create a view that depends on inline tables.
## How was this patch tested?
Added a test case in LogicalPlanToSQLSuite.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/petermaxlee/spark SPARK-17150
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14709.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14709
----
commit a32cbc2eb418cd320978c4c8bce9e8240e1b165f
Author: petermaxlee <[email protected]>
Date: 2016-08-19T04:10:17Z
[SPARK-17150][SQL] Support SQL generation for inline tables
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]