Noah Lev
4553a4baf2
Remove redundant Span in QueryJobInfo
...
Previously, `QueryJobInfo` was composed of two parts: a `QueryInfo` and
a `QueryJob`. However, both `QueryInfo` and `QueryJob` have a `span`
field, which seem to be the same. So, the `span` was recorded twice.
Now, `QueryJobInfo` is composed of a `QueryStackFrame` (the other field
of `QueryInfo`) and a `QueryJob`. So, now, the `span` is only recorded
once.
2021-09-01 11:10:58 -07:00
..
2021-08-30 13:09:38 +02:00
2021-08-30 20:18:42 -05:00
2021-09-01 01:02:42 +00:00
2021-08-31 17:54:56 +02:00
2021-08-30 20:17:45 -05:00
2021-08-21 13:27:27 -05:00
2021-08-30 20:17:45 -05:00
2021-08-30 00:44:09 +03:00
2021-09-01 09:23:26 +02:00
2021-08-31 19:33:06 +00:00
2021-09-01 09:23:25 +02:00
2021-08-09 21:39:39 -04:00
2021-08-30 22:18:55 -07:00
2021-08-25 20:24:35 +02:00
2021-08-30 20:17:45 -05:00
2021-08-30 20:18:39 -05:00
2021-08-31 10:41:25 +02:00
2021-08-28 00:24:30 -07:00
2021-08-21 13:27:27 -05:00
2021-08-27 16:21:25 -07:00
2021-08-30 20:18:42 -05:00
2021-08-25 17:49:28 -04:00
2021-08-22 17:27:18 +02:00
2021-09-01 01:02:42 +00:00
2021-08-27 20:47:00 +03:00
2021-08-26 10:40:27 -04:00
2021-08-19 19:30:04 +02:00
2021-08-28 00:16:34 -07:00
2021-09-01 03:43:37 +00:00
2021-09-01 06:13:15 +00:00
2021-08-30 20:18:43 -05:00
2021-09-01 01:02:42 +00:00
2021-09-01 09:23:22 +02:00
2021-08-21 13:27:27 -05:00
2021-08-30 11:00:21 +02:00
2021-09-01 03:43:37 +00:00
2021-09-01 11:10:58 -07:00
2021-08-30 20:17:45 -05:00
2021-08-28 00:16:34 -07:00
2021-08-22 16:35:29 +02:00
2021-08-27 18:28:22 -05:00
2021-09-01 09:23:26 +02:00
2021-08-29 16:25:28 +02:00
2021-09-01 09:23:26 +02:00
2021-08-30 20:18:42 -05:00
2021-08-27 01:07:17 +00:00
2021-08-27 01:07:17 +00:00
2021-08-26 11:00:30 +02:00
2021-09-01 09:23:28 +02:00