Github user dongjoon-hyun commented on the issue:
https://github.com/apache/spark/pull/19701
The failure is not related to this.
```
Traceback (most recent call last):
File "/home/anaconda/lib/python2.7/runpy.py", line 162, in
_run_module_as_main
"__main__", fname, loader, pkg_name)
File "/home/anaconda/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File
"/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/sql/tests.py",
line 196, in <module>
class SQLTests(ReusedPySparkTestCase):
File
"/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/sql/tests.py",
line 2200, in SQLTests
@unittest.skipIf(not _have_pandas, "Pandas not installed")
NameError: name '_have_pandas' is not defined
```
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]