Alex Li created GOBBLIN-1202:
--------------------------------

             Summary: Add retry for REST API call
                 Key: GOBBLIN-1202
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1202
             Project: Apache Gobblin
          Issue Type: Improvement
            Reporter: Alex Li


SFDC objects have index on their column - *SystemModstamp*

This index could be in disk. When we execute  
{code:java}
Select count(systemmodstamp) from table_name group by day_only(systemmodstamp)
{code}
If the index is in disk, it needs to load. It would be timeout.

Retry would result it.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to