Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

GetObservation: get latest / first #37

Open
arne-broering opened this issue Dec 17, 2013 · 2 comments
Open

GetObservation: get latest / first #37

arne-broering opened this issue Dec 17, 2013 · 2 comments

Comments

@arne-broering
Copy link

GetObservation:
get latest / first needs to be implemented.

See: GetObservationOperationHandler.java

@arne-broering
Copy link
Author

Assumption:
Determining first and latest per request through DB is costly.

Possible solution:
Create new fields first and latest in Observation table and update with DB trigger on insertion.

@ridoo
Copy link
Member

ridoo commented Dec 20, 2013

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants