You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sink.getSegment always returns an empty list for the dimensions. This is troublesome for people that want to run dimension introspection queries (like the broker's dimensions endpoint) on new datasources that don't have historical segments yet.
The text was updated successfully, but these errors were encountered:
I think since the completing of #1739, we can guide people to use the SegmentMetadataQuery for introspection rather than the broker dimensions and metrics endpoints.
Sink.getSegment always returns an empty list for the dimensions. This is troublesome for people that want to run dimension introspection queries (like the broker's dimensions endpoint) on new datasources that don't have historical segments yet.
The text was updated successfully, but these errors were encountered: