Skip to content

Commit

Permalink
Add related issue in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Dec 10, 2024
1 parent 57e8c20 commit affed99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/integration_spark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ pushd ${spark_dir}
# 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.
# See: https://github.com/apache/arrow/issues/44986
spark_python_tests=(
"pyspark.sql.tests.arrow.test_arrow"
"pyspark.sql.tests.arrow.test_arrow_map"
Expand Down

0 comments on commit affed99

Please sign in to comment.