Re: Spark SQL. Cast to Bigint

2015-03-17 Thread Masf
Hi Yin With HiveContext works well. Thanks!!! Regars. Miguel Angel. On Fri, Mar 13, 2015 at 3:18 PM, Yin Huai wrote: > Are you using SQLContext? Right now, the parser in the SQLContext is quite > limited on the data type keywords that it handles (see here >

Re: Spark SQL. Cast to Bigint

2015-03-13 Thread Yin Huai
Are you using SQLContext? Right now, the parser in the SQLContext is quite limited on the data type keywords that it handles (see here ) and unfortunately "bigint" is not hand