Skip to content

Commit 12296d7

Browse files
Chong Gaores-life
authored andcommitted
Ignore ORC timestamp write result ordering
Signed-off-by: Chong Gao <chongg@nvidia.com>
1 parent 554998e commit 12296d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration_tests/src/main/python/orc_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,6 +1123,7 @@ def test_orc_not_support_timestamp_ltz(std_input_path):
11231123
# The `spark.sql.session.timeZone` here does not impact reader and writer timezone, but any way, we test it.
11241124
# For the tests that reader and writer timezones are different, refer to `OrcTimezoneSuite`
11251125
@tz_sensitive_test
1126+
@ignore_order(local=True)
11261127
@pytest.mark.xfail(
11271128
is_not_utc(),
11281129
reason="https://github.com/rapidsai/cudf/issues/23422")

0 commit comments

Comments
 (0)