Does that exception fail consistently, or is it a flaky test? We recently fixed another Spark test that was flaky because of sampling and sort order: https://github.com/apache/iceberg/pull/4033
On Thu, Feb 10, 2022 at 7:12 PM Manong Karl <[email protected]> wrote: > I got an issue failed on spark 3.2 > TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = > testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = > {type=hive, default-namespace=default}, format = orc, vectorized = true, > distributionMode = none] · Issue #4090 · apache/iceberg (github.com) > <https://github.com/apache/iceberg/issues/4090>. > Is it just my exception? > -- Ryan Blue Tabular
