Github user maasg commented on the issue:
https://github.com/apache/spark/pull/21188
Hi Jerry,
There's an improvement from the original situation, but the initial ramp-up
phase starts only when the time gets very close to `rampUpTime`. Here you have
another example that shows the behavior:
Above: The original implementation
Below: This PR. (Notebook
src:https://gist.github.com/maasg/95eab0e49eeef9c7457bca2900bf412e)

This behavior is not consistent with the working, case when `rowsPerSecond
> rampUpTime`
In this case, the ramp-up is quite smooth:

---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]