vogievetsky opened a new pull request #10496: URL: https://github.com/apache/druid/pull/10496
This PR addresses the feedback from the recent work on the new segment distribution in the console. Segment sizes should be in rows not megabytes to fit with the new Druid documentation https://github.com/apache/druid/blob/master/docs/operations/segment-optimization.md Old: ![image](https://user-images.githubusercontent.com/177816/95518897-e2291200-0978-11eb-8ab7-6c65902c71b5.png) New: ![image](https://user-images.githubusercontent.com/177816/95519023-20becc80-0979-11eb-83c8-da54b24b1bcc.png) This PR also cleans up some types and adds a nice little error action hint for 3 of the most common SQL query errors (see bottom of screenshot): ![image](https://user-images.githubusercontent.com/177816/95518778-a42bee00-0978-11eb-982f-ec50f7e8d699.png) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org