Taier icon indicating copy to clipboard operation
Taier copied to clipboard

hive3 Sql 我使用group by 不能查询

Open ccwjcwj opened this issue 2 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

hiveSql 我使用group by 不能查询 da837cdfcf1a37899c25261a5c1b7bc 这个我是在hive中运行着 7b145819ddaca4f92f418f583909895

What you expected to happen

这个hive查询是用什么写的

How to reproduce

使用group by来写sql select id,count(1) FROM yc_attendance.base_group GROUP BY id;

Anything else

每次

Version

master

Are you willing to submit PR?

  • [X] Yes I am willing to submit a PR!

Code of Conduct

ccwjcwj avatar Nov 11 '23 08:11 ccwjcwj

看下日志里面打印的run sql呢

vainhope avatar Nov 13 '23 03:11 vainhope