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

S3 Destination Timestamp Formatter should use UTC. #4029

Merged
merged 2 commits into from
Jun 11, 2021

Conversation

davinchia
Copy link
Contributor

@davinchia davinchia commented Jun 10, 2021

What

This test was failing on my machine and on a user's machine that I was pairing with today. Turns out this is because we aren't explicitly setting the calendar.

Explicitly set UTC to make sure this we always produce the same timestamp format. This will otherwise use the machine's locale.

@davinchia
Copy link
Contributor Author

davinchia commented Jun 10, 2021

/test connector=destination-s3

🕑 destination-s3 https://github.com/airbytehq/airbyte/actions/runs/925458268
✅ destination-s3 https://github.com/airbytehq/airbyte/actions/runs/925458268

@davinchia davinchia requested a review from tuliren June 10, 2021 14:27
Copy link
Contributor

@tuliren tuliren left a comment

Choose a reason for hiding this comment

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

Nice catch. Thank you for the fix!

@davinchia
Copy link
Contributor Author

davinchia commented Jun 11, 2021

/publish connector=connectors/destination-s3

🕑 connectors/destination-s3 https://github.com/airbytehq/airbyte/actions/runs/927261295
✅ connectors/destination-s3 https://github.com/airbytehq/airbyte/actions/runs/927261295

@davinchia davinchia merged commit 3dc33d1 into master Jun 11, 2021
@davinchia davinchia deleted the davinchia/s3-destination-timestamp branch June 11, 2021 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants