You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "tangjiafu (Jira)" <ji...@apache.org> on 2023/10/25 06:39:00 UTC

[jira] [Commented] (SPARK-45629) Fix `Implicit definition should have explicit type`

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

tangjiafu commented on SPARK-45629:
-----------------------------------

can i work for this

> Fix `Implicit definition should have explicit type`
> ---------------------------------------------------
>
>                 Key: SPARK-45629
>                 URL: https://issues.apache.org/jira/browse/SPARK-45629
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core, SQL
>    Affects Versions: 4.0.0
>            Reporter: Yang Jie
>            Priority: Major
>
> {code:java}
> [error] /Users/yangjie01/SourceCode/git/spark-mine-sbt/core/src/main/scala/org/apache/spark/deploy/FaultToleranceTest.scala:343:16: Implicit definition should have explicit type (inferred org.json4s.DefaultFormats.type) [quickfixable]
> [error] Applicable -Wconf / @nowarn filters for this fatal warning: msg=<part of the message>, cat=other-implicit-type, site=org.apache.spark.deploy.TestMasterInfo.formats
> [error]   implicit val formats = org.json4s.DefaultFormats
> [error]   {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org