Skip to content

Web console: Misc fixes and improvements #12361

Merged
vogievetsky merged 3 commits intoapache:masterfrom
vogievetsky:misc-console-fixes
Apr 13, 2022
Merged

Web console: Misc fixes and improvements #12361
vogievetsky merged 3 commits intoapache:masterfrom
vogievetsky:misc-console-fixes

Conversation

@vogievetsky
Copy link
Contributor

This PR makes the segment view much more efficient by limiting use if expensive LIKE transformations. Add ability to see the full shard spec

image

Full shard spec view:

image

  • Updates druid-query-toolkit to the latest version
  • Adds some more logging for build time
  • Don't crash if invalid date is provided
  • ShowValueDialog can accept a custom title
  • Better input type detection
  • Add util functions and styling mix-ins
  • Do not re-sort the columns as they come out of Druid, use Druid's ordering
  • Add more type icons

}

// From: https://en.wikipedia.org/wiki/Jenkins_hash_function
export function hashJoaat(str: string): number {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@vogievetsky vogievetsky merged commit a139cd2 into apache:master Apr 13, 2022
@vogievetsky vogievetsky deleted the misc-console-fixes branch April 13, 2022 05:20
@abhishekagarwal87 abhishekagarwal87 added this to the 0.23.0 milestone May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants