You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/03/23 18:42:44 UTC

[GitHub] [kylin] xbirbird edited a comment on issue #528: KYLIN-3883 Kylin supports column count aggregation

xbirbird edited a comment on issue #528: KYLIN-3883 Kylin supports column count aggregation
URL: https://github.com/apache/kylin/pull/528#issuecomment-475894393
 
 
   NullPointerException:
   "null,nullpct=0.01" causes the column values of "test_kylin_fact.order_id" to be all "null", so the result of inner join "test_order.order_id" is an empty set.
   Changed to "null=true,nullpct=0.2".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services