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

Changing time difference for non daylight saving period in getdate test file. #3074

Conversation

Yvinayak07
Copy link
Contributor

@Yvinayak07 Yvinayak07 commented Nov 5, 2024

Description

As daylight saving period ends Minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Issues Resolved

getdate tests were failing because of this issue.

Test Scenarios Covered

  • Use case based - NA

  • Boundary conditions - NA

  • Arbitrary inputs - NA

  • Negative test cases - NA

  • Minor version upgrade tests - NA

  • Major version upgrade tests - NA

  • Performance tests - NA

  • Tooling impact - NA

  • Client tests -

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is under the terms of the Apache 2.0 and PostgreSQL licenses, and grant any person obtaining a copy of the contribution permission to relicense all or a portion of my contribution to the PostgreSQL License solely to contribute all or a portion of my contribution to the PostgreSQL open source project.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: yashneet vinayak <[email protected]>
Signed-off-by: yashneet vinayak <[email protected]>
@shardgupta shardgupta merged commit a4fc9fa into babelfish-for-postgresql:BABEL_4_X_DEV Nov 5, 2024
46 checks passed
@shardgupta shardgupta deleted the getdate_test-4_X branch November 5, 2024 13:21
thephantomthief pushed a commit to amazon-aurora/babelfish_extensions that referenced this pull request Nov 5, 2024
…st file. (babelfish-for-postgresql#3074)

As daylight saving period ends minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Task: No-JIRA

Signed-off-by: yashneet vinayak <[email protected]>
Yvinayak07 added a commit to amazon-aurora/babelfish_extensions that referenced this pull request Nov 8, 2024
…st file. (babelfish-for-postgresql#3074)

As daylight saving period ends minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Task: No-JIRA

Signed-off-by: yashneet vinayak <[email protected]>
Yvinayak07 added a commit to amazon-aurora/babelfish_extensions that referenced this pull request Nov 8, 2024
…st file. (babelfish-for-postgresql#3074)

As daylight saving period ends minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Task: No-JIRA

Signed-off-by: yashneet vinayak <[email protected]>
jsudrik pushed a commit that referenced this pull request Nov 8, 2024
…st file. (#3074) (#3086)

As daylight saving period ends minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Task: No-JIRA

Signed-off-by: yashneet vinayak <[email protected]>
jsudrik pushed a commit that referenced this pull request Nov 8, 2024
…st file. (#3074) (#3087)

As daylight saving period ends minute difference between 'UTC' and 'US/Pacific' is changed from 420 to 480. So changed the time zone from 'US/Pacific' to 'Asia/Kolkata' making it independent from daylight saving period.

Issues Resolved
getdate tests were failing because of this issue.

Task: No-JIRA

Signed-off-by: yashneet vinayak <[email protected]>
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.

5 participants