Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web console: Explore view QA with live data #17234

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

vogievetsky
Copy link
Contributor

Playing with the explore view with live data uncovered the following issues:

  • The pivotValues query in the grouping table was not applying the where filter
  • AS "t" was not always added in the grouping table query
  • The AGGREGATE function was not evaluated if it was in an ORDER BY

@vogievetsky vogievetsky merged commit fb94428 into apache:master Oct 3, 2024
12 checks passed
@vogievetsky vogievetsky deleted the explore_live_qa branch October 3, 2024 20:50
vogievetsky added a commit to vogievetsky/druid that referenced this pull request Oct 3, 2024
* Explore view QA with live data

* update snapshots

* add t for preview also

* use pulse icon consistently
@vogievetsky vogievetsky added this to the 31.0.0 milestone Oct 3, 2024
kfaraz pushed a commit that referenced this pull request Oct 4, 2024
* Explore view QA with live data

* update snapshots

* add t for preview also

* use pulse icon consistently
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.

2 participants