Kyligence / ClickHouse

ClickHouse® is a free analytics DBMS for big data

Home Page:https://clickhouse.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No result returned in count/sum/max/min function while select from empty table/partition

KevinyhZou opened this issue · comments

You have to provide the following information whenever possible.

Describe what's wrong
No result returned in count/sum/max/min function while select from empty table/partition, the problem show ab below
image

the correct result should like
image

Does it reproduce on recent release?
yes

How to reproduce
make the query to select count/sum/max/min from a empty table/partition

Expected behavior
return the right result

Error message and/or stacktrace

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.