You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Ruilong Huo (JIRA)" <ji...@apache.org> on 2015/11/05 04:01:27 UTC

[jira] [Resolved] (HAWQ-85) Re-enable unit test for executor including Hash Agg, Workfile, and Subplan

     [ https://issues.apache.org/jira/browse/HAWQ-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruilong Huo resolved HAWQ-85.
-----------------------------
    Resolution: Fixed

The unit test for executor has been fixed and enabled.

> Re-enable unit test for executor including Hash Agg, Workfile, and Subplan
> --------------------------------------------------------------------------
>
>                 Key: HAWQ-85
>                 URL: https://issues.apache.org/jira/browse/HAWQ-85
>             Project: Apache HAWQ
>          Issue Type: Test
>          Components: Tests
>            Reporter: Ruilong Huo
>            Assignee: Ruilong Huo
>
> Due to introduction of new resource manager, the unit test for executor including Hash Agg, Workfile, and Subplan were disabled previously. We need to enable them now, including:
> 1. src/backend/executor/test_discard/execHHashagg_test.c
> 2. src/backend/executor/test_discard/execWorkfile_test.c
> 3. src/backend/executor/test_discard/nodeSubplan_test.c
> We need to enable the tests by moving them from test_discard to test directory and update the tests in the test files to make sure all tests are up to date with latest code base.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)