We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0871c0d commit eb7bda8Copy full SHA for eb7bda8
1 file changed
tests/integration/test_hive_migration.py
@@ -24,6 +24,7 @@
24
25
26
@pytest.mark.integration
27
+@pytest.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