You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/05 15:17:00 UTC

[jira] [Commented] (KYLIN-3379) timestampadd test coverage is not enough

    [ https://issues.apache.org/jira/browse/KYLIN-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569495#comment-16569495 ] 

ASF GitHub Bot commented on KYLIN-3379:
---------------------------------------

tttMelody opened a new pull request #188: KYLIN-3379 enhance the test coverage of timestamp add.
URL: https://github.com/apache/kylin/pull/188
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> timestampadd test coverage is not enough
> ----------------------------------------
>
>                 Key: KYLIN-3379
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3379
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: v2.3.1
>            Reporter: hongbin ma
>            Assignee: hongbin ma
>            Priority: Major
>
> complex cases like 
> timestampadd(MONTH,23,test_kylin_fact.cal_dt) or 
> timestampadd(MONTH,-23,test_kylin_fact.cal_dt) is not covered. 
>  
> And my tests shows this kind of queries will fail IT. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)