William Lo created GOBBLIN-1912:
-----------------------------------
Summary: Fix parsing of High Watermark query in Salesforce Source
Key: GOBBLIN-1912
URL: https://issues.apache.org/jira/browse/GOBBLIN-1912
Project: Apache Gobblin
Issue Type: Bug
Components: gobblin-core
Reporter: William Lo
Assignee: Abhishek Tiwari
* We updated the Salesforce high watermark query to use MAX aggregate function
instead of order by with limit 1, as part of [[GOBBLIN-1888] Optimizing high
watermark metadata query for SFDC
#3750|https://github.com/apache/gobblin/pull/3750]
* The response for the aggregate query is a bit different from the previous
version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)