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

Sendgrid connector should take a human-readable date rather than an integer timestamp #4842

Closed
sherifnada opened this issue Jul 19, 2021 · 1 comment · Fixed by #16400
Closed

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Jul 19, 2021

Tell us about the problem you're trying to solve

the sendgrid source connector takes as input for replication start date an integer timestamp.

Describe the solution you’d like

a more usable date string e.g: full or partial ISO formatted string. This must also be backwards compatible with the integer timestamp to avoid breaking any existing users of sendgrid.

@davydov-d
Copy link
Collaborator

#16400
could not link the PR in a proper input field

davydov-d added a commit that referenced this issue Sep 7, 2022
davydov-d added a commit that referenced this issue Sep 8, 2022
davydov-d added a commit that referenced this issue Sep 12, 2022
davydov-d added a commit that referenced this issue Sep 12, 2022
)

* #4842 Source Sendgrid: change start time param type to datetime string

* #4842 source sendgrid: upd changelog

* #4842 source sendgrid: fix SAT

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
robbinhan pushed a commit to robbinhan/airbyte that referenced this issue Sep 29, 2022
…bytehq#16400)

* airbytehq#4842 Source Sendgrid: change start time param type to datetime string

* airbytehq#4842 source sendgrid: upd changelog

* airbytehq#4842 source sendgrid: fix SAT

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this issue Oct 31, 2022
…bytehq#16400)

* airbytehq#4842 Source Sendgrid: change start time param type to datetime string

* airbytehq#4842 source sendgrid: upd changelog

* airbytehq#4842 source sendgrid: fix SAT

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog (unscoped)
Development

Successfully merging a pull request may close this issue.

4 participants