Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need functionality to query log data with startIndex/endIndex/startDateTime/endDateTime #10

Open
llliuwg opened this issue Aug 26, 2017 · 2 comments

Comments

@llliuwg
Copy link

llliuwg commented Aug 26, 2017

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.

@cherrera2001
Copy link
Contributor

This functional was added in Branch TSA-204 which should be merged today. Thanks!

@llliuwg
Copy link
Author

llliuwg commented Aug 31, 2017

I am wondering if this is in the master branch yet? In LogRequestTracker, I can only see setLastLogDepth and setLastLogTime, but still cannot see where to set endLogDepth and endLogTime.

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

No branches or pull requests

2 participants