DTStack / DTStack/Taier

hive3 Sql 我使用group by 不能查询

Open
#1,130 1 comment 0 reactions 0 assignees View on GitHub
bug
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 不能查询
![da837cdfcf1a37899c25261a5c1b7bc](https://github.com/DTStack/Taier/assets/44489253/55dc2ed2-0418-4020-85dd-bcb9b9c1526d)
这个我是在hive中运行着
![7b145819ddaca4f92f418f583909895](https://github.com/DTStack/Taier/assets/44489253/3ba6cda3-d17c-45b9-8f1c-404e4f906d6a)

### 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.