[
https://issues.apache.org/jira/browse/SPARK-16502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373591#comment-15373591
]
Apache Spark commented on SPARK-16502:
--------------------------------------
User 'keypointt' has created a pull request for this issue:
https://github.com/apache/spark/pull/14160
> 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]