Tom Bonner

Results 2 issues of Tom Bonner

### Describe the bug The type-hint provided to Python is the same between synchronous requests, and asynchronous requests. However the returned type for a synchronous request is a value-type, but...

bug
language/python
effort/large
p2

Hihi When making a `SegmentMetadata` request without a Interval call (which is optional to Druid) it includes `"intervals":[]` in the resulting call to Druid which invalidates the result. It's an...