We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7bda8 commit 79ce919Copy full SHA for 79ce919
1 file changed
tests/integration/test_hive_migration.py
@@ -24,7 +24,7 @@
24
25
26
@pytest.mark.integration
27
-@pytest.skip("Waiting on an upstream fix: https://github.com/apache/iceberg/pull/14163")
+@pytest.mark.skip("Waiting on an upstream fix: https://github.com/apache/iceberg/pull/14163")
28
def test_migrate_table(
29
session_catalog_hive: Catalog,
30
spark: SparkSession,
0 commit comments