Skip to content

Commit

Permalink
add mark for delta lake test
Browse files Browse the repository at this point in the history
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
  • Loading branch information
YanxuanLiu committed Nov 29, 2023
1 parent 06e149c commit abc4262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/src/main/python/delta_lake_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
is_spark_320_or_later, is_spark_340_or_later, supports_delta_lake_deletion_vectors

# mark this test as ci_1 for mvn verify sanity check in pre-merge CI
# pytestmark = pytest.mark.premerge_ci_1
pytestmark = pytest.mark.premerge_ci_1

_conf = {'spark.rapids.sql.explain': 'ALL'}

Expand Down

0 comments on commit abc4262

Please sign in to comment.