Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/19339
In a quick look, both tests failures:
```
File
"/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/sql/readwriter.py",
line 303, in parquet
return self._df(self._jreader.parquet(_to_seq(self._spark._sc, paths)))
```
Sounds not related with the current PR (my rough assumption is, it's, IMHO,
instability of Py4J).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]