[
https://issues.apache.org/jira/browse/APEXMALHAR-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhupesh Chawda updated APEXMALHAR-2353:
---------------------------------------
Description:
Time Based Dedup has timeExpression as optional. It has to be supplied by the
user.
In the current setting, if the user does not specify a timeExpression, then a
different time (System time) will be passed for each tuple, irrespective of
whether the tuple is a duplicate or a unique. This is a bug since even the
duplicate tuples may fall in different buckets and will be concluded as unique.
was:Time Based Dedup has timeExpression as optional. It has to be supplied by
the user.
> timeExpression should not be null for time based Dedup
> --------------------------------------------------------
>
> Key: APEXMALHAR-2353
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2353
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Bhupesh Chawda
> Assignee: Bhupesh Chawda
> Priority: Minor
>
> Time Based Dedup has timeExpression as optional. It has to be supplied by the
> user.
> In the current setting, if the user does not specify a timeExpression, then a
> different time (System time) will be passed for each tuple, irrespective of
> whether the tuple is a duplicate or a unique. This is a bug since even the
> duplicate tuples may fall in different buckets and will be concluded as
> unique.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)