Raúl Cumplido created ARROW-18390:
-------------------------------------
Summary: [CI][Python] Nightly python test for spark master missing
test module
Key: ARROW-18390
URL: https://issues.apache.org/jira/browse/ARROW-18390
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration, Python
Reporter: Raúl Cumplido
Assignee: Raúl Cumplido
Fix For: 11.0.0
Currently the nightly test with spark master
[test-conda-python-3.9-spark-master|[https://github.com/ursacomputing/crossbow/actions/runs/3528196313/jobs/5918037939]]
fail with:
{code:java}
Starting test(python): pyspark.sql.tests.test_pandas_map (temp output:
/spark/python/target/cbca1b18-4af7-4205-aa41-8c945bf1cf58/python__pyspark.sql.tests.test_pandas_map__9ptzo8sa.log)
/opt/conda/envs/arrow/bin/python: No module named
pyspark.sql.tests.test_pandas_grouped_map {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)