Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/18014
I think option 2 is better. `ColumnVector.getArray()` should be as fast as
possible. The caller side may just get an element from this array and then the
final projection doesn't need to copy an array.
But if we do need to copy the array in the final projection, we should also
speed it up by bulk copy.
---
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]