Github user squito commented on the issue:
https://github.com/apache/spark/pull/17198
lgtm
I couldn't believe this at first, I had to verify by running this for
myself:
```scala
scala> :paste
// Entering paste mode (ctrl-D to finish)
val x = 7
- 1
// Exiting paste mode, now interpreting.
x: Int = 7
res0: Int = -1
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]