You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by fg...@apache.org on 2018/03/12 18:22:55 UTC

[incubator-sdap-nexus] 01/01: Merge pull request #6 from fgreg/SDAP-32

This is an automated email from the ASF dual-hosted git repository.

fgreg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 2004ea04b71e046b82be8ad2264d2062aac5c005
Merge: ca3f45d 6522656
Author: fgreg <fg...@gmail.com>
AuthorDate: Mon Mar 12 11:22:52 2018 -0700

    Merge pull request #6 from fgreg/SDAP-32
    
    SDAP-32 CassandraProxy time series tiles to support time arrays
    SDAP-27 Refactor data-access to use nexusproto

 data-access/.gitignore                        |  1 +
 data-access/nexustiles/config/datastores.ini  |  2 +-
 data-access/nexustiles/dao/CassandraProxy.pyx | 17 +++++++++------
 data-access/nexustiles/dao/DynamoProxy.pyx    |  2 +-
 data-access/nexustiles/dao/S3Proxy.pyx        | 11 +++++-----
 data-access/nexustiles/nexustiles.py          | 16 +++++++-------
 data-access/requirements.txt                  |  2 +-
 data-access/setup.py                          |  2 +-
 data-access/tests/nexustiles_test.py          | 14 ++++++++++---
 tools/deletebyquery/deletebyquery.py          | 30 ++++++++++++++++++---------
 10 files changed, 61 insertions(+), 36 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
fgreg@apache.org.