You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by emlaver <gi...@git.apache.org> on 2018/12/11 02:50:42 UTC

[GitHub] bahir pull request #75: [BAHIR-186]

GitHub user emlaver opened a pull request:

    https://github.com/apache/bahir/pull/75

    [BAHIR-186] 

    _What_
    Reduce the number of documents from 1967 to 100 in the n_flight.json test file.  This should shorten the time to finish the `sql-cloudant` tests against the remote database.
    
    _How_
    - Reduced JSON test files to shorten time to complete test cases
    - Added missing protocol for spark config
    
    See [BAHIR-187](https://issues.apache.org/jira/browse/BAHIR-187)

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

    $ git pull https://github.com/emlaver/bahir reduce-test-db-file-size

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

    https://github.com/apache/bahir/pull/75.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 #75
    
----
commit 4f0bab661662adf988c100b2699bda8be6b5ab48
Author: Esteban Laver <em...@...>
Date:   2018-12-11T02:46:33Z

    Reduced JSON test files to shorten time to complete test cases
    - Added missing protocol for spark config

----


---

[GitHub] bahir issue #75: [BAHIR-186] Reduce size of sql-cloudant test database

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

    https://github.com/apache/bahir/pull/75
  
    @emlaver could you please rebase and force a new build


---

[GitHub] bahir issue #75: [BAHIR-186] Reduce size of sql-cloudant test database

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

    https://github.com/apache/bahir/pull/75
  
    @lresende Ok, rebased in 42d9ec2.


---