Repository: spark
Updated Branches:
refs/heads/master 123f0041d -> a6f37b074
[SPARK-25456][SQL][TEST] Fix PythonForeachWriterSuite
PythonForeachWriterSuite was failing because RowQueue now needs to have a
handle on a SparkEnv with a SerializerManager, so added a mock env with a
serializer ma
Repository: spark
Updated Branches:
refs/heads/branch-2.4 67f2cb6e0 -> 76514a015
[SPARK-25456][SQL][TEST] Fix PythonForeachWriterSuite
PythonForeachWriterSuite was failing because RowQueue now needs to have a
handle on a SparkEnv with a SerializerManager, so added a mock env with a
serialize