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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to