GitHub user sameeragarwal opened a pull request:

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

    [WIP][SPARK-14394][SQL] Generate AggregateHashMap class during 
TungstenAggregate codegen

    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    
    
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    


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

    $ git pull https://github.com/sameeragarwal/spark tungsten-aggregate

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

    https://github.com/apache/spark/pull/12161.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 #12161
    
----
commit a1fe9f83c182ea02b6c9a8825ba90f10a5e6d638
Author: Sameer Agarwal <[email protected]>
Date:   2016-03-31T21:15:34Z

    Make ColumnarBatch.Row mutable

commit 2ea924397c45ad69e88b38c5a8a2ea9d7b926a64
Author: Sameer Agarwal <[email protected]>
Date:   2016-03-31T21:15:34Z

    Make ColumnarBatch.Row mutable

commit 3c54cd0072bc7c3191419c2a9a379b9377941152
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-01T06:12:42Z

    insert hashmap

commit ec14a7f63106917aecf9cc4e372436cfe7f8ac52
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-01T18:50:36Z

    initial attempts

commit 2002131156909e42d0617e684a7f6fa373699d92
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-02T00:14:44Z

    CR

commit 85e3c908a86c8f4d3d994360f72ea64c64b8bc5b
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-04T18:47:37Z

    Merge branch 'mutable-row' of github.com:sameeragarwal/spark into 
tungsten-aggregate

commit 1f5a60fbc60436f0409cd4e7ec4b12937b6e4294
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-04T23:45:30Z

    codegened

commit 8a47e1ea9886a3389d7254da4391fa2446e74b40
Author: Sameer Agarwal <[email protected]>
Date:   2016-04-05T00:48:33Z

    Generate codegened Hashmap

----


---
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]

Reply via email to