raulcd commented on code in PR #44981:
URL: https://github.com/apache/arrow/pull/44981#discussion_r1877666103


##########
ci/scripts/integration_spark.sh:
##########
@@ -47,8 +42,12 @@ pushd ${spark_dir}
   build/mvn -B -DskipTests package
 
   # Run pyarrow related Python tests only
+  # "pyspark.sql.tests.arrow.test_arrow_grouped_map" and
+  # "pyspark.sql.tests.arrow.test_arrow_cogrouped_map" currently fail.

Review Comment:
   I've added a comment with the issue: 
https://github.com/apache/arrow/issues/44986
    As shared on the new issue those tests were never run in the past but might 
be worth adding them as they are arrow related.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to