Github user concretevitamin commented on the pull request:
https://github.com/apache/spark/pull/1346#issuecomment-50423851
To add to this: for my own purpose, I can certainly hack something together
based off this branch in a custom Spark build, but just want to throw this
thought out there as I think it does have some generality (large number of
columns, avoid writing `.map(p => Row(p(0), p(1), ..., p(LARGE_NUM)))`).
---
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.
---