Skip to content

Commit

Permalink
Revert "Temporarily disable integration test - test_hash_reduction_pi…
Browse files Browse the repository at this point in the history
…vot_without_nans (NVIDIA#4534)"

This reverts commit 7d8b6d4.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
  • Loading branch information
jlowe committed Jan 18, 2022
1 parent 6f1426e commit f86c341
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration_tests/src/main/python/hash_aggregate_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -533,8 +533,6 @@ def fetch_pivot_values(spark):
"PivotFirst",
conf=_nans_float_conf)

@pytest.mark.xfail(reason="Disabling below test temporarily until we have a fix for this issue "
"https://github.com/NVIDIA/spark-rapids/issues/4514")
@approximate_float
@ignore_order(local=True)
@incompat
Expand Down

0 comments on commit f86c341

Please sign in to comment.