You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/29 01:48:27 UTC

[jira] [Commented] (HAWQ-876) Add the support for initFile option of gpdiff.pl in hawq googletest framework.

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

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

GitHub user paul-guo- opened a pull request:

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

    HAWQ-876. Add the support for initFile option of gpdiff.pl in hawq go…

    …ogletest framework.
    
    	This patch also removes several annoying warnings.

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

    $ git pull https://github.com/paul-guo-/incubator-hawq snappy

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

    https://github.com/apache/incubator-hawq/pull/758.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 #758
    
----
commit 7d2b2f901db6c90c4636c88494cd8fbabc765770
Author: Paul Guo <pa...@gmail.com>
Date:   2016-06-28T10:09:23Z

    HAWQ-876. Add the support for initFile option of gpdiff.pl in hawq googletest framework.
    
    	This patch also removes several annoying warnings.

----


> Add the support for initFile option of gpdiff.pl in hawq googletest framework.
> ------------------------------------------------------------------------------
>
>                 Key: HAWQ-876
>                 URL: https://issues.apache.org/jira/browse/HAWQ-876
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Paul Guo
>            Assignee: Lei Chang
>
> Hawq googletest framework depends on hawq tool gpdiff.pl. The tool provides an enhanced diff comparison between sql output file and expected_out file. It
> supports a useful option "-gpd_init <initFile>' which defines some directives for comparison. This option is quite useful for some complex sql tests.  Current hawq googletest work does not use this option. We need to add this.



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