[ https://issues.apache.org/jira/browse/SPARK-14591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238686#comment-15238686 ]
Yin Huai edited comment on SPARK-14591 at 4/13/16 6:21 AM: ----------------------------------------------------------- Ah, we have this. I was using {{org.apache.spark.sql.catalyst.parser.DataTypeParser}}. Do we still need this? was (Author: yhuai): Ah, we have this. I was using {{org.apache.spark.sql.catalyst.parser.DataTypeParser}}. Do we still need it? > DDLParser should accept decimal(precision) > ------------------------------------------ > > Key: SPARK-14591 > URL: https://issues.apache.org/jira/browse/SPARK-14591 > Project: Spark > Issue Type: Bug > Components: SQL > Reporter: Yin Huai > > Right now, our DDLParser does not support {{decimal(precision)}} (the scale > will be set to 0). We should support it. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org