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

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

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

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

    Assignee: 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
>            Assignee: Apache Spark
>
> 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