Taier icon indicating copy to clipboard operation
Taier copied to clipboard

[Bug] [Module Name] Bug title

Open SunnyAI opened this issue 2 years ago • 5 comments

Search before asking

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

What happened

image 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

image

Anything else

No response

Version

master

Are you willing to submit PR?

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

Code of Conduct

SunnyAI avatar Apr 20 '23 05:04 SunnyAI

可以通过beeline 执行下该语句试试 或者看下hiveserver2的具体报错信息

vainhope avatar Apr 21 '23 02:04 vainhope

hive 下 能通过,但是我表里有数据,count却为0

SunnyAI avatar Apr 21 '23 06:04 SunnyAI

1682061540989 taier不行,会报错 1682061640311

SunnyAI avatar Apr 21 '23 07:04 SunnyAI

可以看下hiveserver2的报错日志吗

vainhope avatar Apr 21 '23 07:04 vainhope

image

SunnyAI avatar Apr 21 '23 07:04 SunnyAI