GitHub user weinan003 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/1347

    HAWQ-1591 Common tuple batch structure for VecExe

    Define *TupleBatchData* struct to hold a batch of tuples through vectorized 
execution process.
     

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

    $ git pull https://github.com/weinan003/incubator-hawq 1591

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

    https://github.com/apache/incubator-hawq/pull/1347.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 #1347
    
----
commit eac251c617bea3b48cb35f5604fbd7c9c4858fa2
Author: Weinan Wang <wewang@...>
Date:   2018-03-16T06:31:45Z

    HAWQ-1591 Common tuple batch structure for VecExe

----


---

Reply via email to