You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2019/11/25 02:24:00 UTC

[jira] [Resolved] (SPARK-30013) No parens for calls to BigDecimal.longValue() etc.

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

Dongjoon Hyun resolved SPARK-30013.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26653
[https://github.com/apache/spark/pull/26653]

> No parens for calls to BigDecimal.longValue() etc.
> --------------------------------------------------
>
>                 Key: SPARK-30013
>                 URL: https://issues.apache.org/jira/browse/SPARK-30013
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core, SQL
>    Affects Versions: 3.0.0
>            Reporter: Sean R. Owen
>            Assignee: Sean R. Owen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Simple, kind of odd issue: methods like BigDecimal.toBigInt can be called with or without parens in 2.12, but only without them in 2.13. It's easy enough to remove them.



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

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