Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Hubspot: all streams should use start_date #2220

Closed
eugene-kulak opened this issue Feb 26, 2021 · 1 comment
Closed

Source Hubspot: all streams should use start_date #2220

eugene-kulak opened this issue Feb 26, 2021 · 1 comment

Comments

@eugene-kulak
Copy link
Contributor

Tell us about the problem you're trying to solve

This ticket is pre incremental support. It will help to implement incremental support and improve overall sync performance.
We need to use start_date where it is possible as a filter to read data only newer than it.

Describe the solution you’d like

start_date already added as a parameter to each stream. We need to add it to filter and use the correct name (after, etc, see docs and singer tap implementation)

@eugene-kulak eugene-kulak added type/enhancement New feature or request zazmic labels Feb 26, 2021
@sherifnada sherifnada added this to the Connectors 03-19-2021 milestone Mar 5, 2021
@keu keu self-assigned this Mar 12, 2021
@keu
Copy link
Contributor

keu commented Mar 12, 2021

implemented as part of #2215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants