Taier
Taier copied to clipboard
[Bug] [Module Name] Bug title
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened
hive sql 窗口编辑器,,执行一条 带有 count ,where distinct sum 函数或者条件的sql语句会报错,但是select * from student 不会报错,select count(*) from student select * from student where id=1 这样的语句会报错
What you expected to happen
能正确执行语句,带有函数或者条件 ,group by,order by
How to reproduce

Anything else
No response
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
可以通过beeline 执行下该语句试试 或者看下hiveserver2的具体报错信息
hive 下 能通过,但是我表里有数据,count却为0
taier不行,会报错

可以看下hiveserver2的报错日志吗
