vogievetsky opened a new pull request #11797: URL: https://github.com/apache/druid/pull/11797
This PR adds a `Segment size` (in bytes) column to the Datasource view. To not add clutter it is hidden by default. A refactor was needed of the visibility state store to allow it to store explicit visible and hidden states which allows things to be hidden by default. In addition the "heavy" columns that use `LIKE` expressions are now hidden by default.  This PR has: - [x] been self-reviewed. - [x] been tested in a test Druid cluster. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
