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 <[email protected]> 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 [email protected].
