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

ASF GitHub Bot commented on HIVEMALL-22:
----------------------------------------

GitHub user myui opened a pull request:

    https://github.com/apache/incubator-hivemall/pull/5

    Implement System Test

    This PR introduces System Tests of Hivemall. Usage and example are written 
in `systemtest/README.md` .
    
    This PR is based on [a pending 
PR](https://github.com/myui/hivemall/pull/336) by @amaya382 that is sent before 
Hivemall entered Apache Incubator.
    
    See [JIRA](https://issues.apache.org/jira/browse/HIVEMALL-22
    ) for tracking the status of this issue.

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

    $ git pull https://github.com/myui/incubator-hivemall JIRA-22/pr-336

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

    https://github.com/apache/incubator-hivemall/pull/5.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 #5
    
----
commit f4d23a5daaa668fa7292a0ed90aaf58ef836c5c2
Author: amaya <g...@sapphire.in.net>
Date:   2016-08-23T09:19:53Z

    add feature for testing UDF

commit 0b91aca3888b0a28b6538b314fd652c8a0ae65b5
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-05T06:04:12Z

    add usage

commit f55fe9f9191f2bed3022f1da1ae149c571c8db83
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-05T09:36:32Z

    move systemtest into specific package

commit 827cde18592e636eb7239eef4744b2d64856f029
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-05T09:37:00Z

    mod project settings of systemtest

commit cbb14da8db352d2817c9741afae884f803c31607
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-05T09:46:18Z

    add ordered/unordered result matching

commit 398be69eb72bbdd43d9e989512368e1935e4e0b0
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-05T10:08:36Z

    add license header

commit 1e82b3eb07be3b7719c8a81b8fb2d957534e45a0
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T05:01:31Z

    enable to use external properties

commit dd8f37dc07ba25682cc83eedef86b0ab6ae6800e
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T05:15:35Z

    update README about external properties

commit aa9e9ff5c5dd8b4a5d0ce0e8e2cadd988aa9133b
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T06:07:38Z

    suppress warnings

commit fbbe9fe947424a77936cd4332162e88889a10fd1
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T06:33:25Z

    potential bug to exception

commit 09af57a0fea6205bc619e45363309b8b69a76634
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T08:04:38Z

    add ordered/unordered result matching for multiple queries

commit 443c81788c93a1aa46699fdad2e981afcb18a0ae
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T08:55:57Z

    refine README

commit f84eafc41fa15b3810320dda5a644cf8d6df3637
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-07T09:42:25Z

    Merge branch 'master' into 'feature/systemtest'
    
    resolved conflict pom.xml

commit 265d910d5dbe06d839c7a190018021c0745b5baa
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-08T08:43:30Z

    refine README

commit 45cec9e72fb41b4f97e9fca0f1348d187cda9d35
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-09T05:46:27Z

    support array and map in insert statement

commit 2d8c794b07a5f06077817dafee868e91a5e36393
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-09T05:49:35Z

    fix error messages

commit 6e6512a81132c4b7e5d8e1d0e01b99cfe440b4cd
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-12T06:12:32Z

    make code tougher

commit d13dc1125cfd81bbe6ef49c24b4c9f0ca4343e8b
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-12T06:22:45Z

    avoid running with no runner

commit e823eb240a1a2ca10802f67e92d812e90be4647f
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-13T07:03:32Z

    refresh null check

commit faebaf9b9082375dea8a53d3dd5b3857eee3a458
Author: amaya <g...@sapphire.in.net>
Date:   2016-09-13T07:26:56Z

    mod name and inheritance structure

commit 43ca0c86936f3ccc7f825db3c4f4ecaa48087917
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-16T06:23:49Z

    Update license headers

commit ba91267796cbfdee53aaef02af882aff591fb8f7
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T05:15:03Z

    Mod README

commit 33eab26f383dbdbce00a209e742b611a63d953cf
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T05:16:14Z

    Add exception

commit 1f3df54c0183a61390f58b94f58c12e531754a09
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T16:57:31Z

    Make dir name static

commit 3550fd30af3a01f4217c075a3b814952b406aebe
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T16:57:47Z

    Mod assert methods

commit 144cb504d674d2509620ce0d315694be0f664f42
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T16:58:31Z

    Fix process of tdprop

commit 7447dde61f3a9cb8e3ba5ab278a260d0a0615524
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T18:23:46Z

    Mod README

commit ddd8dc2dbf8222c9d9d84b038dbdcd9aef1f1a87
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T19:22:51Z

    Refine access modifiers/calls

commit 798ec6a73ca37d474137fc82db1c22a92521307d
Author: amaya <g...@sapphire.in.net>
Date:   2016-11-17T19:27:59Z

    Update license header

commit 075f93485e41ac8f26451f68b0f38737849b04a7
Author: myui <yuin...@gmail.com>
Date:   2016-12-02T07:55:34Z

    Merge branch 'feature/systemtest' of https://github.com/amaya382/hivemall 
into JIRA-22/pr-336

----


> Review and merge pending Pull Requests before entering Incubator
> ----------------------------------------------------------------
>
>                 Key: HIVEMALL-22
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-22
>             Project: Hivemall
>          Issue Type: New Feature
>            Reporter: Makoto Yui
>            Assignee: Makoto Yui
>
> Need to review and merge pending Pull Requests in
> https://github.com/myui/hivemall/pulls
> * Feature Selection
> https://github.com/myui/hivemall/pull/385
> * SST change point detection
> https://github.com/myui/hivemall/pull/356
> * Checkstyle
> https://github.com/myui/hivemall/pull/343
> * System Test
> https://github.com/myui/hivemall/pull/336
> * Kernelized Passive Aggressive
> https://github.com/myui/hivemall/pull/304
> * Separate Optimizer
> https://github.com/myui/hivemall/pull/285



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

Reply via email to