GitHub user weinan003 opened a pull request:

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

    HAWQ-1619. Fix Vectorized Execution bugs

    Co-authored-by: 'Shujie Zhang <shzhang@Shujie-Zhangs-MacBook-Pro.local>'

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

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

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

    https://github.com/apache/incubator-hawq/pull/1372.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 #1372
    
----
commit a0376f695c48a05bcb0f09e11d769bcea61d1a50
Author: Weinan Wang <wewang@...>
Date:   2018-05-14T08:33:04Z

    fix bug insert failed when open VE

commit 6db29f3b81f147aecb621d9a6dd302b85c0dafd1
Author: Weinan Wang <wewang@...>
Date:   2018-05-14T08:33:04Z

    fix bug insert failed when open VE

commit 09641e7bb9c01753ab78e8fa7cada47ae1dfa314
Author: Weinan Wang <wewang@...>
Date:   2018-05-16T07:50:38Z

    Merge branch 'bug_fix' into vectorized

commit 19c1be1ba2a20d798b54e36c1047b99c1323f095
Author: Weinan Wang <wewang@...>
Date:   2018-05-17T07:05:57Z

    using in file generate type sql

commit 3b580fd3011004914f13f782ff425e42380f8bb5
Author: Shujie Zhang <shzhang@...>
Date:   2018-05-22T02:19:40Z

    implement some aggregate functions, such as sum/count/avg...

commit c0baa9274fe975b3efd1694363a6019414df48c2
Author: Shujie Zhang <shzhang@...>
Date:   2018-05-23T03:55:41Z

    fix some bugs

commit 29d2a8ab9481ef89ff3306cd3fda4ce42b0e6793
Author: Weinan Wang <wewang@...>
Date:   2018-05-28T05:51:42Z

    fix bug: redundant assert condition

commit 33a45478ffd875e3a7dd92208385bba997c020b7
Author: Shujie Zhang <shzhang@...>
Date:   2018-05-28T08:19:01Z

    if there is an const in the projection, it is not supported so far

commit c90884660d7c501c062aca71cd35af3ac21d11a7
Author: Weinan Wang <wewang@...>
Date:   2018-05-28T08:32:17Z

    fix bug: agg memory account miss

commit 0bca374455f2184bc030b6b575e2574c410ee383
Author: Weinan Wang <wewang@...>
Date:   2018-05-28T08:32:29Z

    Merge branch 'vectorized' of github.com:Pivotal-DataFabric/pivotal-hawq 
into vectorized

commit 9ec923aabb710e5f58ca9faf386350633bd3aa12
Author: Shujie Zhang <shzhang@...>
Date:   2018-05-28T14:57:45Z

    the non-vectorized data type, such as name/lseg/box, should be process 
specialy

commit e2fe7d019e966bf448cdb99c1f5990eeaeca29d5
Author: Shujie Zhang <shzhang@...>
Date:   2018-05-29T02:16:45Z

    RowCompareExpr is not supported

commit 02fc34a1de8e872d523c959e176114f2651f0458
Author: Weinan Wang <wewang@...>
Date:   2018-05-29T03:19:24Z

    experimental give up vmotion node

commit fab922313bc31d76303d4229b8ac7cdb57ce9de7
Author: Weinan Wang <wewang@...>
Date:   2018-05-29T04:27:30Z

    fix bug: TestType.sanity

commit bfe121f5ddafe61fc05f177963360346ee18576e
Author: Weinan Wang <wewang@...>
Date:   2018-05-29T11:02:55Z

    fix bug: pipeline failed in UDF feature test

commit 2f3cf8bcece4cba429a3a273151905ace3a8d68b
Author: Weinan Wang <wewang@...>
Date:   2018-05-30T01:44:26Z

    backport to vmotion version

commit 7ea79ff122f2e9b3fd71d774627cd5e8ddfb1c59
Author: Weinan Wang <wewang@...>
Date:   2018-05-30T06:06:04Z

    only vmotion do VExecVecNode

commit 89b4f124946e28ca53747c3d55d7f627b464c9d0
Author: Weinan Wang <wewang@...>
Date:   2018-05-30T07:14:29Z

    mark redistributed motion un-vectorized in first step

commit a9d76e01d665ac87fb1b9d18fa15be03d216bbe9
Author: Weinan Wang <wewang@...>
Date:   2018-05-31T02:29:45Z

    fix bug

----


---

Reply via email to