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

[Feature] Allow selected columns to be ignored in non-launcher tests of transforms that generate parquet files. #564

Open
2 tasks done
daw3rd opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@daw3rd
Copy link
Member

daw3rd commented Sep 3, 2024

Search before asking

  • I searched the issues and found no similar issues.

Component

Library/core

Feature

Background
The AbstractTransformLauncherTest allows certain columns to be ignored when comparing test-generated and expected results. This is to support table that produce .parquet content with columns that are not repeatable, such as dates, times, cpu time, etc.

Requirement
The AbstractBinaryTransformTest and AbstractTableTransformTest should also allow support for ignoring columns when output is .parquet.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@daw3rd daw3rd added the enhancement New feature or request label Sep 3, 2024
@daw3rd daw3rd self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant