NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
49 stars 36 forks source link

[BUG] Refactor QualX for Linter and Test Compatibility #1100

Closed parthosa closed 2 months ago

parthosa commented 3 months ago

Post QualX migration, the qualx source code is excluded from linters and tests (tox, pytest, flake8). We need to refactor QualX to comply with these and add unit tests if required.

cc: @leewyang

amahussein commented 3 months ago

I noticed a couple of weird things that will be nice to be looked at just in case they don’t turn to be real bugs:

parthosa commented 2 months ago

I noticed a couple of weird things that will be nice to be looked at just in case they don’t turn to be real bugs:

This statement seems to be removed in the latest version

Will add an empty df with required columns before the if branching

Will fix the return type