[
https://issues.apache.org/jira/browse/SPARK-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matei Zaharia resolved SPARK-3389.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> Add converter class to make reading Parquet files easy with PySpark
> -------------------------------------------------------------------
>
> Key: SPARK-3389
> URL: https://issues.apache.org/jira/browse/SPARK-3389
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Reporter: Uri Laserson
> Assignee: Uri Laserson
> Fix For: 1.2.0
>
>
> If a user wants to read Parquet data from PySpark, they currently must use
> SparkContext.newAPIHadoopFile. If they do not provide a valueConverter, they
> will get JSON string that must be parsed. Here I add a Converter
> implementation based on the one in the AvroConverters.scala file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]