[
https://issues.apache.org/jira/browse/CARBONDATA-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
xuchuanyin closed CARBONDATA-2166.
----------------------------------
Resolution: Not A Problem
> Default value of cutoff timestamp is wrong
> ------------------------------------------
>
> Key: CARBONDATA-2166
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2166> Project: CarbonData
> Issue Type: Bug
> Reporter: xuchuanyin
> Assignee: xuchuanyin
> Priority: Major
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> In the configuration-parameters.md, it says that the default value of `carbon.cutoffTimestamp` is `1970-01-01 05:30:00`. But actually in `TimeStampDirectDictionaryGenerator` it use empty as default value.
>
> As a result, some tests in module `SDVTests` ran failed in my local machine.
> For example, testcase of `BadRecord_Dataload_006` ran failed in maven but it ran successfully in IDE.
>
> Besides, the TimeZone should also be set accordingly to make the tests right.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)