[ 
https://issues.apache.org/jira/browse/HAWQ-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311593#comment-15311593
 ] 

ASF GitHub Bot commented on HAWQ-758:
-------------------------------------

Github user xunzhang commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/684#discussion_r65474338
  
    --- Diff: src/test/feature/query/test-insert.cpp ---
    @@ -0,0 +1,176 @@
    +#include <pwd.h>
    +#include <sys/types.h>
    +#include <unistd.h>
    +#include <vector>
    +#include <stdio.h>
    +#include <stdlib.h>
    +#include <errno.h>
    +#include <iostream>
    +#include <string>
    +
    +#include "lib/command.h"
    +#include "lib/common.h"
    +#include "lib/data-gen.h"
    --- End diff --
    
    According to this merged 
[pr](https://github.com/apache/incubator-hawq/pull/683), `#include 
"lib/data-gen.h"` -> `#include "lib/data_gen.h"`


> Refactor insert checkinstall cases using new test framework
> -----------------------------------------------------------
>
>                 Key: HAWQ-758
>                 URL: https://issues.apache.org/jira/browse/HAWQ-758
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Yi Jin
>            Assignee: Yi Jin
>
> checkinstall-good . gpsql_alter_table



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

Reply via email to