Skip to content

Web console: fix boolean segment filters#14622

Merged
abhishekagarwal87 merged 1 commit intoapache:masterfrom
vogievetsky:fix_segments_bug
Jul 20, 2023
Merged

Web console: fix boolean segment filters#14622
abhishekagarwal87 merged 1 commit intoapache:masterfrom
vogievetsky:fix_segments_bug

Conversation

@vogievetsky
Copy link
Contributor

Fixes two issues detected in the segments view:

  1. Segment view issues an invalid query if version column is hidden: version column is now used as order by tie breaker and needs to always be queried for (in the CTE) even if it is not shown.
  2. The boolean filters in the segments view (is_available and the other is_* columns) are broken with the new stateful filtering.

@abhishekagarwal87 abhishekagarwal87 merged commit 01e9a39 into apache:master Jul 20, 2023
AmatyaAvadhanula pushed a commit to AmatyaAvadhanula/druid that referenced this pull request Jul 20, 2023
abhishekagarwal87 pushed a commit that referenced this pull request Jul 20, 2023
Co-authored-by: Vadim Ogievetsky <vadim@ogievetsky.com>
sergioferragut pushed a commit to sergioferragut/druid that referenced this pull request Jul 21, 2023
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