[GitHub] [druid] ccaominh commented on a change in pull request #9956: Segment timeline doesn't show results older than 3 months

2020-06-25 Thread GitBox
ccaominh commented on a change in pull request #9956: URL: https://github.com/apache/druid/pull/9956#discussion_r445959200 ## File path: web-console/src/components/segment-timeline/segment-timeline.tsx ## @@ -394,14 +394,16 @@ ORDER BY "start" DESC`; onTimeSpanChange = (e:

[GitHub] [druid] ccaominh commented on a change in pull request #9956: Segment timeline doesn't show results older than 3 months

2020-06-01 Thread GitBox
ccaominh commented on a change in pull request #9956: URL: https://github.com/apache/druid/pull/9956#discussion_r433351381 ## File path: web-console/src/components/segment-timeline/segment-timeline.tsx ## @@ -394,14 +394,16 @@ ORDER BY "start" DESC`; onTimeSpanChange = (e: