Chris Fregly created SPARK-4689:
-----------------------------------
Summary: Unioning 2 SchemaRDDs should return a SchemaRDD in
Python, Scala, and Java
Key: SPARK-4689
URL: https://issues.apache.org/jira/browse/SPARK-4689
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 1.1.0
Reporter: Chris Fregly
Priority: Minor
Currently, you need to use unionAll() in Scala.
Python does not expose this functionality at the moment.
The current work around is to use the UNION ALL HiveQL functionality detailed
here: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Union
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]