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

Sync up DAYTIME and YEARMONTH fields with CSV plugin files #1328

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

amahussein
Copy link
Collaborator

Signed-off-by: Ahmed Hussein [email protected]

Fixes #1327

Reset the DAYTIME and YEARMONTH columns in the CSV files to avoid noise in the diff report. This change also syncs up the supported operators with the plugin version which adds min_by and max_by

Signed-off-by: Ahmed Hussein <[email protected]>

Fixes NVIDIA#1327

Reset the `DAYTIME` and `YEARMONTH` columns in the CSV files to avoid noise in the diff report.
This change also syncs up the supported operators with the plugin
version which adds `min_by` and `max_by`
@amahussein amahussein added the core_tools Scope the core module (scala) label Sep 3, 2024
@amahussein amahussein self-assigned this Sep 3, 2024
Copy link
Collaborator

@cindyyuanjiang cindyyuanjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @amahussein!

@amahussein amahussein merged commit ca97bc1 into NVIDIA:dev Sep 6, 2024
15 checks passed
@amahussein amahussein deleted the rapids-tools-1327 branch September 6, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core_tools Scope the core module (scala)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Sync up DAYTIME and YEARMONTH fields with CSV plugin files
3 participants