Hi,
This is Kumar, and this is my first question in this group.
I have a requirement to implement ROW_NUMBER() from Teradata in Hive where
partitioning happens on multiple columns along with multiple column ordering.
It can be easily implemented in Hadoop MR, but I have to do in Hive. By doin
t 11:33 PM, kumar mr wrote:
Hi,
This is Kumar, and this is my first question in this group.
I have a requirement to implement ROW_NUMBER() from Teradata in Hive where
partitioning happens on multiple columns along with multiple column ordering.
It can be easily implemented in Hadoop MR, but I
Hi,
Does LEFT OUTER JOIN returns zero rows when RIGHT SIDE table doesn't have at
least one record that matches JOIN condition in Hive?
Regards,
Kumar
statements,
etc? What version of Hive?
On Fri, Mar 1, 2013 at 2:13 PM, kumar mr wrote:
Hi,
Does LEFT OUTER JOIN returns zero rows when RIGHT SIDE table doesn't have at
least one record that matches JOIN condition in Hive?
Regards,
Kumar
--
Dean Wampler, Ph.D.
thinkbiganalytics.c
with LEFT OUTER JOIN
I just tried an experiment where the right-hand table was empty. It worked
fine. Could you post more details, like the query, create table statements,
etc? What version of Hive?
On Fri, Mar 1, 2013 at 2:13 PM, kumar mr wrote:
Hi,
Does LEFT OUTER JOIN returns zero