Description
PySpark tests ComplexOpsTest.test_add failed with older pandas e.g. v1.0.1, with the ValueError The truth value of an array with more than one element is ambiguous. Use a.any() or a.all().
We need to introduce a way to check the equality when the data are arrays.