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: [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]
