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

Apache Spark reassigned SPARK-16502:
------------------------------------

    Assignee:     (was: Apache Spark)

> Update depreciated method "ParquetFileReader" from parquet
> ----------------------------------------------------------
>
>                 Key: SPARK-16502
>                 URL: https://issues.apache.org/jira/browse/SPARK-16502
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Xin Ren
>
> During code compile, got below depreciation message. Need to update the 
> method invocation.
> {code}
> /Users/quickmobile/workspace/spark/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetSchemaConverter.scala
> Warning:(448, 28) method listType in object ConversionPatterns is deprecated: 
> see corresponding Javadoc for more information.
>         ConversionPatterns.listType(
>                            ^
> Warning:(464, 28) method listType in object ConversionPatterns is deprecated: 
> see corresponding Javadoc for more information.
>         ConversionPatterns.listType(
>                            ^
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to