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

Michael Armbrust commented on SPARK-6493:
-----------------------------------------

This is not a standard type as far as I know (hive does not support it).  Where 
are you getting this from?

> 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