Github user kiszk commented on the issue:
https://github.com/apache/spark/pull/15219
@velvia Thank you for your comment. It is interesting from the view of
simplification.
On the other hand, I think that current implementation thinks about
performance to encourage method inlining for getter/setter (e.g. `getInt()`)
and avoid interface call in JIT compiler.
Let me think about this among simplification and performance. This
refactoring should be addressed by another 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]