Le Van Ha created KYLIN-1958:
--------------------------------
Summary: Get wrong result from query
Key: KYLIN-1958
URL: https://issues.apache.org/jira/browse/KYLIN-1958
Project: Kylin
Issue Type: Bug
Affects Versions: v1.5.2
Reporter: Le Van Ha
Hi all,
When I run query:
select count(*) from streaming_sales_table
result:
---------------------------------------------------------------
748
But, query is :
select * from streaming_sales_table
I see the result has 598 records.
Why is that?
Looking forward to hear from you. Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)