GitHub user liyuance opened a pull request:
https://github.com/apache/spark/pull/12772
[SPARK-14998][SQL]fix ArrayIndexOutOfBoundsException in
when I use transformation in SparkSQL, may throw
java.lang.ArrayIndexOutOfBoundsException, as some output lines of the
transformation script end with sequential TOK_TABLEROWFORMATFIELD.
like:
A\tB\tC\t\t
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liyuance/spark transformation-bug
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12772.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 #12772
----
commit de1b66f2721c58345b8e89606cbff01b3bee387c
Author: liyuance <[email protected]>
Date: 2016-04-29T01:54:01Z
fix transformation bug
----
---
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]