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

Yin Huai updated SPARK-14591:
-----------------------------
    Description: 
Since our parser defined based on antlr 4 can parse data type. We will not need 
to have  

Right now, our DDLParser does not support {{decimal(precision)}} (the scale 
will be set to 0). We should support it.

  was:
Since our parser defined based on antlr 4 can parse data type. We will not need 
to hav e 

Right now, our DDLParser does not support {{decimal(precision)}} (the scale 
will be set to 0). We should support it.


> Remove org.apache.spark.sql.catalyst.parser.DataTypeParser
> ----------------------------------------------------------
>
>                 Key: SPARK-14591
>                 URL: https://issues.apache.org/jira/browse/SPARK-14591
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>            Priority: Blocker
>
> Since our parser defined based on antlr 4 can parse data type. We will not 
> need to have  
> 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

Reply via email to