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

Low CDK: duration macro added #23690

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

grubberr
Copy link
Contributor

@grubberr grubberr commented Mar 2, 2023

What

Converts ISO8601 duration to datetime.timedelta

Usage:
"{{ now_utc() - duration('P1D') }}"

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
@grubberr grubberr requested a review from a team as a code owner March 2, 2023 19:33
@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Mar 2, 2023
@grubberr grubberr self-assigned this Mar 2, 2023
Copy link
Contributor

@girarda girarda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it! :shipit:

@grubberr grubberr merged commit bfe8ccb into master Mar 2, 2023
@grubberr grubberr deleted the grubberr/airbyte_cdk-new-macro-duration branch March 2, 2023 21:54
jbfbell pushed a commit that referenced this pull request Mar 6, 2023
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
danielduckworth pushed a commit to danielduckworth/airbyte that referenced this pull request Mar 13, 2023
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants