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

Hyukjin Kwon reassigned SPARK-30521:
------------------------------------

    Assignee: Maxim Gekk

> Eliminate deprecation warnings for ExpressionInfo
> -------------------------------------------------
>
>                 Key: SPARK-30521
>                 URL: https://issues.apache.org/jira/browse/SPARK-30521
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>
> {code}
> Warning:(335, 5) constructor ExpressionInfo in class ExpressionInfo is 
> deprecated: see corresponding Javadoc for more information.
>     new ExpressionInfo("noClass", "myDb", "myFunction", "usage", "extended 
> usage"),
> Warning:(732, 5) constructor ExpressionInfo in class ExpressionInfo is 
> deprecated: see corresponding Javadoc for more information.
>     new ExpressionInfo("noClass", "myDb", "myFunction2", "usage", "extended 
> usage"),
> Warning:(751, 5) constructor ExpressionInfo in class ExpressionInfo is 
> deprecated: see corresponding Javadoc for more information.
>     new ExpressionInfo("noClass", "myDb", "myFunction2", "usage", "extended 
> usage"),
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to