You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/01/17 05:03:03 UTC

[GitHub] [druid] vogievetsky opened a new pull request #12160: Web console: fix multi-value dimension column detection and tidy up

vogievetsky opened a new pull request #12160:
URL: https://github.com/apache/druid/pull/12160


   This PR fixes several medium to minor issues:
   
   - The services view query generated a column (`rank`) that was not needed and was only used for sorting
   - Always detect MV columns (arrays) as stings even if it is an array of numbers because Druid does not support MVD numeric dimensions
   - Fix pagination in the query view not appearing at the right time
   - Fix pagination in the status dialog
   - Fix capitalization on the word `Leader`
   - Fix `MetricSpec` type definition
   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis merged pull request #12160: Web console: fix multi-value dimension column detection and tidy up

Posted by GitBox <gi...@apache.org>.
clintropolis merged pull request #12160:
URL: https://github.com/apache/druid/pull/12160


   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org