王志刚
2018-11-30 09:25:37 UTC
Hi:
These is a problem when I using HIVE. I ran a sql like this:
âselect a, count(*), count(distinct...) from ... group by a â
The results when is different when I set hive.groupby.skewindata=True and hive.groupby.skewindata=False. I saw other users also meet this problem.
Is there any way to solve this problem? Or are there any plan to fix this bug?
THANKS !
These is a problem when I using HIVE. I ran a sql like this:
âselect a, count(*), count(distinct...) from ... group by a â
The results when is different when I set hive.groupby.skewindata=True and hive.groupby.skewindata=False. I saw other users also meet this problem.
Is there any way to solve this problem? Or are there any plan to fix this bug?
THANKS !