Taier
Taier copied to clipboard
hive3 Sql 我使用group by 不能查询
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
hiveSql 我使用group by 不能查询
这个我是在hive中运行着
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
- [X] I agree to follow this project's Code of Conduct
看下日志里面打印的run sql呢