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

Yuming Wang resolved SPARK-29214.
---------------------------------
    Resolution: Duplicate

{code:sql}
psql (11.3 (Debian 11.3-1.pgdg90+1))
Type "help" for help.

postgres=# select to_number('$1,123.56','$999,999,999.99');
 to_number
-----------
   1123.56
(1 row)
{code}


> Oracle sql's to_number equivalent in spark sql
> ----------------------------------------------
>
>                 Key: SPARK-29214
>                 URL: https://issues.apache.org/jira/browse/SPARK-29214
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Sakthi Kavin SS
>            Priority: Trivial
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> I am currently in need of to_number() equivalent of Oracle in Spark sql. It 
> would be helpful if you can add this feature in the upcoming releases. 
> Thanks! 



--
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