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

SongXun updated SPARK-30465:
----------------------------
    Description: 
when the input of bytesToString is negative number, the string returned  is 
unfriendly.

For Example:

-5368709120 will return -5368709120B, not -5.0 GiB

  was:when the input of bytesToString is negative number, the string returned  
is unfriendly.


> bytesToString util adapts to negative number
> --------------------------------------------
>
>                 Key: SPARK-30465
>                 URL: https://issues.apache.org/jira/browse/SPARK-30465
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: SongXun
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> when the input of bytesToString is negative number, the string returned  is 
> unfriendly.
> For Example:
> -5368709120 will return -5368709120B, not -5.0 GiB



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to