Re: Hive Decimal did not parse value correctly when a space pre-pend the value

2016-01-18 Thread Jie Jin
Hive version 1.1.1 谢谢 金杰 (Jie Jin) On Mon, Jan 18, 2016 at 3:51 PM, Jie Jin wrote: > Hi, all > > Hive decimal can correctly parse value like "1245" or "-4564". But it > failed to parse " 12345" (note: there is a space before 12345). > > Do anyone met the same problem like this? > > I also test

Fwd: Hive Decimal did not parse value correctly when a space pre-pend the value

2016-01-17 Thread Jie Jin
Hi, all Hive decimal can correctly parse value like "1245" or "-4564". But it failed to parse " 12345" (note: there is a space before 12345). Do anyone met the same problem like this? I also test impala, impala can parse " 12345" as decimal correctly. 谢谢 金杰 (Jie Jin)