hive3 Sql 我使用group by 不能查询
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/Taier/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](https://www.apache.org/foundation/policies/conduct)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.