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

Remove GpuToTimestampImproved and spark.rapids.sql.improvedTimeOps.enabled #10033

Merged

Conversation

NVnavkumar
Copy link
Collaborator

Fixes #10018.

This removes the improved time ops since the code is not really used (hidden behind a config flag) and the results are inconsistent with Spark when using a "negative" (pre-epoch) timestamp.

…nce no one is using and results are inconsistent with Spark

Signed-off-by: Navin Kumar <[email protected]>
@NVnavkumar
Copy link
Collaborator Author

build

@winningsix winningsix merged commit 2b43851 into NVIDIA:branch-24.02 Dec 13, 2023
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] GpuToUnixTimestampImproved off by 1 on GPU when handling timestamp before epoch
3 participants