Re: non-string partition column types is it discouraged

2013-06-14 Thread Nitin Pawar
Hi Kishor, I am not sure but Can you try upgrading hive. issues like HIVE-3063 where partition columns are int were fixed in 0.9.1 onwards. On Fri, Jun 14, 2013 at 12:07 PM, KayVajj wrote: > I have a question regarding the partition column types in a Hive table. We > run hive 0.9.0 in a cloude

non-string partition column types is it discouraged

2013-06-13 Thread KayVajj
I have a question regarding the partition column types in a Hive table. We run hive 0.9.0 in a cloudera distribution and we're having issue trying to connect to hive using the Cloudera Tableau ODBC Connector. I'm unable to use a partition column of type int. Trying to find a solution I chanced upo