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

SegmentMetadata request without Interval includes empty Interval by default #43

Open
TomBonnerAtDerivitec opened this issue Mar 8, 2022 · 1 comment

Comments

@TomBonnerAtDerivitec
Copy link

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 easy work-around to pass DateTime.Min and DateTime.Max, but thought I'd highlight this here. I'll try put a PR together to fix it.

@QuantumNightmare
Copy link

Thanks for pointing this out, a PR would be much appreciated.

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