-
Notifications
You must be signed in to change notification settings - Fork 234
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
[BUG] test_yyyyMMdd_format_for_legacy_mode[DATAGEN_SEED=1727619674, TZ=UTC] failed GPU and CPU are not both null #11543
Comments
One more is related to yyyyMMdd : #11539 |
TZ=UTC GPU and CPU have different behavoirs for UTC timezone. |
Diff is:
We already documented that
|
Re-opened to make sure this feature is not enabled by default given the limitations with incompatibilities with Spark CPU results. |
Actually this is already disabled by default. spark.rapids.sql.incompatibleDateFormats.enabled is the config that is being turned on in the test to let this run on the GPU so we are good to go with this. |
Describe the bug
first seen in rapids_integration-scala213-pre_release-github, run: 127 but no other occurrence.
It could be a failure when specific DATAGEN_SEED=1727619674.
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: