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

Apache Spark commented on SPARK-6493:
-------------------------------------

User 'DoingDone9' has created a pull request for this issue:
https://github.com/apache/spark/pull/5166

> Support numeric(a,b) in the sqlContext
> --------------------------------------
>
>                 Key: SPARK-6493
>                 URL: https://issues.apache.org/jira/browse/SPARK-6493
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.3.0
>            Reporter: DoingDone9
>            Priority: Minor
>
> support sql like that :
> select cast(20.12 as numeric(4,2)) from src limit 1;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to