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

Fix out of range error from pySpark in test_timestamp_millis and other two integration test cases #10049

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

winningsix
Copy link
Collaborator

This fixes #10048 It breaks "America/Los_Angeles" per my local test.

Can be revisited after #9996

@winningsix winningsix changed the title Skip error about out of index in pySpark Fix out of range error from pySpark in test_timestamp_millis and other two integration test cases Dec 14, 2023
@winningsix winningsix marked this pull request as ready for review December 14, 2023 00:37
@winningsix winningsix added the test Only impacts tests label Dec 14, 2023
@winningsix
Copy link
Collaborator Author

build

@thirtiseven
Copy link
Collaborator

LGTM, thanks! Please add signoff

Signed-off-by: Ferdinand Xu <ferdinandx@nvidia.com>
@thirtiseven
Copy link
Collaborator

build

@thirtiseven
Copy link
Collaborator

premerge failed because #10050

@thirtiseven
Copy link
Collaborator

build

@thirtiseven thirtiseven merged commit ab5fd4b into NVIDIA:branch-24.02 Dec 14, 2023
37 of 38 checks passed
@winningsix winningsix deleted the ooi branch December 18, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Fix out of range error from pySpark in test_timestamp_millis and other two integration test cases
2 participants