GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/7666
[SPARK-9350][SQL] Introduce an InternalRow generic getter that requires a
DataType
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark generic-getter-with-datatype
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7666.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7666
----
commit 033ee8820ec9846414e05c37cfb952d52c8b8610
Author: Reynold Xin <[email protected]>
Date: 2015-07-25T23:52:35Z
Removed getAs in non test code.
commit 1e109a07f9b44da336f0a145602adedc3443ec46
Author: Reynold Xin <[email protected]>
Date: 2015-07-26T02:32:01Z
[SPARK-9350][SQL] Introduce an InternalRow generic getter that requires a
DataType.
Also updated some places to use that.
----
---
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]