Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/13758
There was a discussion about this before. I think it's better to turn
primitive array into unsafe array directly, instead of improving the
performance of generic array data, because after codegen, we always store and
operate on unsafe array.
If you are interested in array type performance, we had a proposal for new
unsafe array format:
https://github.com/apache/spark/pull/12640#discussion_r61539393 , and this will
be very useful for spark sql and mllib. Thanks!
---
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]