Skip to content

Ap casanamo adapterid 2#1093

Merged
rfecher merged 7 commits intolocationtech:casanamo-masterfrom
akash-peri:ap-casanamo-adapterid-2
Jun 2, 2017
Merged

Ap casanamo adapterid 2#1093
rfecher merged 7 commits intolocationtech:casanamo-masterfrom
akash-peri:ap-casanamo-adapterid-2

Conversation

@akash-peri
Copy link
Copy Markdown
Contributor

This is to get the adapter id issue resolved for DynamoDB
After a lot of debugging with Rich, the problem was that there were duplicates being passed for DynamoDB queries. DynamoDB can't handle duplicates as well as HBase, so the request would fail, and the results would be off.
TODO: squash all these commits into a single one.

akash-peri and others added 7 commits April 10, 2017 09:24
Note that something is still missing; it looks like HBase and DynamoDB have identical code but yet, HBase returns 5 entries whereas DynamoDB only returns one
Conflicts:
	extensions/datastores/dynamodb/src/main/java/mil/nga/giat/geowave/datastore/dynamodb/query/DynamoDBQuery.java
… noticed in other databases

This caused the GeoWaveSpatialVectorIT test to fail
@rfecher rfecher merged commit 63b27ce into locationtech:casanamo-master Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants