Hive: Select * from table group by col returns only col
Hive: Select * from table group by col returns only col
Am I missing something? I'm trying to group by a certain column and get
all columns of table. I only get one column back (the column I did a group
by on).
No comments:
Post a Comment