Github user kiszk commented on the pull request:
https://github.com/apache/spark/pull/11956#issuecomment-213417886
@davies, thank you for your great suggestion. Now, I simplified changes in
```WholeStageCodeGen.scala' by moving a logic regarding ```CachedBatch``` to
other files. The total number of increased lines is reduced from 115 to 95.The
generated code is also simplified since variables regarding ```CachedBatch```
are moved away. The total number of generated code is also reduced from 150 to
139.
I updated generated code and performance result in this PR.
---
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]