srowen commented on pull request #29078:
URL: https://github.com/apache/spark/pull/29078#issuecomment-657787280
Oh good catch, I think that's it. The issue is that `ListBuffer.toSeq` does
_not_ simply return itself (not sure why). So this passes copies of the mutable
ListBuffer which is la
srowen commented on pull request #29078:
URL: https://github.com/apache/spark/pull/29078#issuecomment-657693660
Weird one:
```
KafkaContinuousSinkSuite:
[info] - streaming - write to kafka with topic field *** FAILED *** (31
seconds, 238 milliseconds)
[info] The code passed to
srowen commented on pull request #29078:
URL: https://github.com/apache/spark/pull/29078#issuecomment-657332394
Jenkins retest this please
This is an automated message from the Apache Git Service.
To respond to the message, p