Eyal Allweil created DATAFU-172: ----------------------------------- Summary: Multimap tests fail on second run Key: DATAFU-172 URL: https://issues.apache.org/jira/browse/DATAFU-172 Project: DataFu Issue Type: Test Affects Versions: 2.0.0 Reporter: Eyal Allweil Fix For: 2.0.0
When running _UdafTests_ in datafu-spark with Spark 3, three tests - {_}mapmerge{_}, {_}multiarrayset all nulls{_}, and _multiarrayset max keys_ fail upon second run with this error: {code:java} org.apache.spark.sql.AnalysisException: Can not create the managed table('`default`.`mapmerge_table`'). The associated location('file:/Users/eyal/git/datafu/datafu-spark/spark-warehouse/mapmerge_table') already exists.; {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)