You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by denalex <gi...@git.apache.org> on 2017/01/25 02:10:41 UTC

[GitHub] incubator-hawq pull request #1100: HAWQ-1281. Refactored RPS integration tes...

GitHub user denalex opened a pull request:

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

    HAWQ-1281. Refactored RPS integration tests, expanded test coverage

    

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

    $ git pull https://github.com/denalex/incubator-hawq HAWQ-1281

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

    https://github.com/apache/incubator-hawq/pull/1100.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 #1100
    
----
commit 1bb1cbccfc1dfc89162ccc01ff7b7fa573446611
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T19:19:40Z

    HAWQ-1281. Refactored RPS integration tests

commit 3fe29ae606521e826d7b372f78a7433fe4c78690
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T20:13:29Z

    added annotations, fixed RPS call

commit d63934a73aea66d92e733ceaf62cf2d4ff76d37e
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T20:34:02Z

    handle empty response

commit 311e2165e1a83eebb5290bd43f7c47a72cc19168
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T20:51:11Z

    ignore 404 on deletePolicy()

commit 3ec45920f8d614e8ea9b91fa4d65efaf374826c1
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T21:52:25Z

    use new policy builder for DatabaseTest

commit 190fcd70770b2ba68f66a01b34fe2b838ec661a5
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T22:34:02Z

    changed UNKNOWN_USER constant

commit 7daf59e806b7d19ec79c26672324f084af8f6bda
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T23:11:47Z

    refactored database test

commit 7fc5e983a0fdb50ae22c6f95157987b99bcbed15
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T23:29:26Z

    removed createPolicy from before() in database test

commit c1631d1356146be70fd69593bc3131903b3c1e35
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-20T23:40:50Z

    added star policy in database test

commit 1396b3afbe2bb0d46a722da4aa6277b079900cce
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T19:00:14Z

    commented out other tests

commit c1489b76f543b21cc5a15730bf3896c73000a730
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T19:31:50Z

    commented out tests

commit 62d703d08c20024be52e23d845c3bad9aea045fb
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T19:50:43Z

    protocol and tablespace tests

commit 5edd1b5d4e45aa85f31429c20d88e6f2561ba511
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T20:32:43Z

    child/parent star and language test

commit febdb1ae1405acea546dc3ee98ff81f3f7362c4e
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T20:47:04Z

    fixed group policy

commit 60bce25445de5de00570ec78f9fa0df2467f6a4b
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T21:17:47Z

    added schema test

commit 6a72cbe9e229dd2784dad35eab662a276d92085b
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T22:00:11Z

    fixed schema policies

commit ac1b283f76b86aab6e656b5345355782da9b7e57
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T23:34:30Z

    debugging

commit 22029d4f25316914f312403e9c9f7728eae69db6
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-23T23:46:18Z

    fixed typo

commit e906738f51277e7d5e4591d433542184b44352ba
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-24T18:55:25Z

    moved create-schema to DatabaseTest

commit e0d4e178d415a046052e5f7f157530b2222ae392
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-24T19:29:49Z

    FunctionTest

commit dc6ecd6cf390db9e7ebde49b5cbc263cb065dd4c
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-24T19:47:16Z

    TableTest

commit ebd2576ba88de4ccdab1896cd9811da1db37b2cc
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-24T20:09:59Z

    SequenceTest

commit 9820d88968f406dc43c146f85556e2b5753ef822
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-25T00:02:31Z

    refactored, added special cases test

commit 3c5425ec515b621c1eafffdb639f5ad00f4e4ab3
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-25T00:20:47Z

    refactored to complex test base

commit 76311208343b77ae8d9246c55a29985d75fcdc2b
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-25T01:06:41Z

    debug statements

commit a9c717420bfbfb1fe27cbfef8437d01b0968464d
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-25T01:20:56Z

    fixed policyBuilder

commit ef89da3867bc893df18f57748d37c3c898db44e3
Author: Alexander Denissov <ad...@pivotal.io>
Date:   2017-01-25T01:55:21Z

    fixed special test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq issue #1100: HAWQ-1281. Refactored RPS integration tests, exp...

Posted by zhangh43 <gi...@git.apache.org>.
Github user zhangh43 commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1100
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request #1100: HAWQ-1281. Refactored RPS integration tes...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---