hashmapinc / hashmapinc/witsml-client
Need functionality to query log data with startIndex/endIndex/startDateTime/endDateTime
Open
- Dominant language
- Java
- Stars
- 27
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Currently this witsml client manages last query time and always query from last to now time. This is not flexible enough if applications like to manage the offset themselves. Plus, if there is a large gap in log data fetching, we might want to split the large queries into parallel smaller ones for performance consideration.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.