wrt https://issues.apache.org/jira/browse/SPARK-5236. How do I also, usually convert something of type DecimalType to int/ string/ etc etc.
Thanks, On Sun, Aug 7, 2016 at 10:33 AM, Sumit Khanna <sumit.kha...@askme.in> wrote: > Hi, > > was wondering if we have something like that takes as an argument a spark > df type e.g DecimalType(12,5) and converts it into the corresponding hive > schema type. Double / Decimal / String ? > > Any ideas. > > Thanks, >