This is an automated email from the ASF dual-hosted git repository.
djkevincr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git
The following commit(s) were added to refs/heads/master by this push:
new 51ff495 GORA-271 Make consistent across datastores the way of getting
the mapping filename (#170)
51ff495 is described below
commit 51ff495ca1c0dade1ae988940d211f9d0301ecf9
Author: Lahiru Jayasekara <[email protected]>
AuthorDate: Sat Mar 14 00:06:59 2020 +0530
GORA-271 Make consistent across datastores the way of getting the mapping
filename (#170)
* Fix mapping file name access method in hbaseStore
* Fix mapping file name access method in dynamoDBStore
* Remove unused imports