Skip to content

Conversation

@shollyman
Copy link
Contributor

Exposes the query timeline as part of the query statistics in the java client.

Also, revs the dependency on the generated library up to the latest rev383, as 377 still has the old field names (inputs vs units) which are no longer exposed by the backend.

TODO: solve dep issue, Add list to query statistics
TODO - deps (still picking up old sample fields)
@shollyman shollyman requested review from pongad and tswast April 27, 2018 00:42
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 27, 2018
@shollyman shollyman changed the title Add query timeline to statistics information. BigQuery: Add query timeline to statistics information. Apr 27, 2018
import java.util.Objects;


public class TimelineSample implements Serializable {

This comment was marked as spam.

@@ -0,0 +1,125 @@
/*
* Copyright 2015 Google LLC

This comment was marked as spam.

@@ -0,0 +1,54 @@
/*
* Copyright 2015 Google LLC

This comment was marked as spam.

* Returns the total number of work units currently being processed.
*/
@Nullable

This comment was marked as spam.

@pongad pongad merged commit 16a25a3 into googleapis:master Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants