Github user nongli commented on the pull request:
https://github.com/apache/spark/pull/10374#issuecomment-166731474
The comment in GenericRow explicitly says not to do this.
"A row implementation that uses an array of objects as the underlying
storage. Note that, while
the array is not copied, and thus could technically be mutated after
creation, this is not
allowed."
If we change the behavior, we should update that too.
---
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]