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

[FEA] Testing Spark UT in UTC as well as other timezone #10874

Open
binmahone opened this issue May 23, 2024 · 0 comments
Open

[FEA] Testing Spark UT in UTC as well as other timezone #10874

binmahone opened this issue May 23, 2024 · 0 comments
Labels
feature request New feature or request test Only impacts tests

Comments

@binmahone
Copy link
Collaborator

binmahone commented May 23, 2024

Is your feature request related to a problem? Please describe.

in #10850 we hard coded all expression based test suites to use UTC timezone, because UTC is the only timezone is that many expressions support now.

In the near future we want the Spark UT to be run in UTC as well as other timezone.
This issue will include two parts:

  1. remove the hard code UTC timezone in code
  2. Launch tests with different timezones (maybe in test environment setup script)

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context, code examples, or references to existing implementations about the feature request here.

@binmahone binmahone added feature request New feature or request ? - Needs Triage Need team to review and classify test Only impacts tests labels May 23, 2024
@mattahrens mattahrens changed the title [FEA] Tesing Spark UT in UTC as well as other timezone [FEA] Testing Spark UT in UTC as well as other timezone May 28, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request test Only impacts tests
Projects
None yet
Development

No branches or pull requests

2 participants