You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/07/12 19:14:21 UTC

[jira] [Commented] (SPARK-16502) Update depreciated method "ParquetFileReader" from parquet

    [ https://issues.apache.org/jira/browse/SPARK-16502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373494#comment-15373494 ] 

Xin Ren commented on SPARK-16502:
---------------------------------

I'm working on it.

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org