GitHub user ahshahid opened a pull request:

    https://github.com/apache/spark/pull/11058

    [SPARK-13116][SQL] TungstenAggregate though it is supposedly capable …

    …of all processing unsafe & safe rows, fails if the input is safe rows.
    
    Allowing targeted mutable row to be set with field values if the target row 
is Unsafe.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SnappyDataInc/spark SPARK-13116

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11058.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 #11058
    
----
commit 05f0626e8aeeec07776d92644eb2e8078320e436
Author: Asif Shahid <asha...@snappydata.io>
Date:   2016-02-03T20:43:31Z

    [SPARK-13116][SQL] TungstenAggregate though it is supposedly capable of all 
processing unsafe & safe rows, fails if the input is safe rows.
    Allowing targeted mutable row to be set with field values if the target row 
is Unsafe.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to