Zhixiong Chen created GOBBLIN-353:
-------------------------------------
Summary: Fix low watermark overridden by high watermark in
SalesforceSource
Key: GOBBLIN-353
URL: https://issues.apache.org/jira/browse/GOBBLIN-353
Project: Apache Gobblin
Issue Type: Bug
Reporter: Zhixiong Chen
Assignee: Zhixiong Chen
When the histogram has size 1, `generateSpecifiedPartitions` in
SalesforceSource will generate a single point partition list if `interval` is
smaller than the total count. And the point in the list, which originally is
the low watermark, will be replaced by high watermark.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)